guix/gnu
Marius Bakke 881006b65c
gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.
* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/tls.scm (python-acme)[source]: Use it.
2017-09-17 18:50:00 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: certbot: Fix build with python-pyopenssl >= 17.3.0. 2017-09-17 18:50:00 +02:00
services services: networking: Add descriptions. 2017-09-16 17:47:46 +02:00
system doc: Use Screen and OpenSSH in the bare-bones example. 2017-09-12 23:56:34 +02:00
tests
artwork.scm
bootloader.scm
local.mk gnu: certbot: Fix build with python-pyopenssl >= 17.3.0. 2017-09-17 18:50:00 +02:00
packages.scm
services.scm services: Add 'fold-service-types'. 2017-09-16 17:47:46 +02:00
system.scm system: Add gexp compiler for <operating-system>. 2017-09-12 23:56:33 +02:00
tests.scm