guix/gnu
Ludovic Courtès 0b40d1a3b4
gnu: gnutls: Remove dependency on the Autotools.
This is a followup to 5cf6f6fe7b.

* gnu/packages/tls.scm (gnutls)[arguments]: In 'disable-failing-tests'
phase, change 'tests/fastopen.sh' instead of 'tests/Makefile.am'.
[native-inputs]: Remove AUTOCONF, AUTOMAKE, GETTEXT-MINIMAL, and
LIBTOOL.
2020-09-25 15:15:59 +02: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: Remove dependency on the Autotools. 2020-09-25 15:15:59 +02: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