guix/gnu
Maxim Cournoyer 5cf6f6fe7b
gnu: gnutls: Fix build.
Fixes <http://issues.guix.gnu.org/43561>.

* gnu/packages/tls.scm (gnutls)[phases]{disable-failing-tests}: Add phase.
[native-inputs]: Add autoconf, automake, gettext-minimal, libtool and texinfo.
2020-09-23 22:41:06 -04:00
..
bootloader gnu: grub: Support loading files from TFTP if the root filesystem is NFS. 2020-09-14 14:25:04 +02:00
build build: linux-container: Fix run-container. 2020-09-10 09:38:52 +02:00
installer installer: final: Introduce call-with-mnt-container. 2020-09-10 09:38:52 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: gnutls: Fix build. 2020-09-23 22:41:06 -04:00
services services: docker: Make docker command available. 2020-09-14 17:21:16 +03:00
system gnu: glibc: Add version 2.31. 2020-09-20 23:56:17 +02:00
tests tests: nfs: Improve "nfs-root-fs". 2020-09-10 18:57:46 +02:00
artwork.scm
bootloader.scm
ci.scm ci: In the 'core' subset, build GCC >= 7. 2020-09-03 23:26:53 +02:00
image.scm
installer.scm
local.mk Merge remote-tracking branch 'origin/master' into core-updates 2020-09-14 16:17:19 -04:00
machine.scm
packages.scm
services.scm
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm