me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Florian Pelz 0585a0d0d1
gnu: glib: Adhere to '--without-tests' option.
* gnu/packages/glib.scm (glib)[arguments]<#:phases>[configure]:
Only run tests if 'tests?' is true.
2020-10-03 10:36:31 +00: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: glib: Adhere to '--without-tests' option. 2020-10-03 10:36:31 +00: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 Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
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 Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm