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
Ludovic Courtès 9961cde383
gnu: guix: Ensure the bootstrap binary tarballs aren't GC'd.
Previously, they could be GC'd by 'tests/guix-gc.sh' for instance, and
thus lacking by the time 'tests/guix-daemon.sh' runs, thereby leading to
a test failure.

Reported by Gábor Boskovits.

* gnu/packages/package-management.scm (guix)[arguments]: In
'copy-bootstrap-guile' phase, change 'intern' to register a GC root.
2020-01-06 16:31:54 +01:00
..
bootloader bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable. 2020-01-03 16:06:26 +01:00
build file-systems: Handle LUKS2 header. 2020-01-05 11:14:00 +01:00
installer installer: Add JFS support. 2020-01-05 02:40:07 +01:00
machine
packages gnu: guix: Ensure the bootstrap binary tarballs aren't GC'd. 2020-01-06 16:31:54 +01:00
services services: host-name: Make service one-shot. 2020-01-05 20:28:29 +02:00
system system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
tests tests: install: Test a JFS root file system. 2020-01-03 13:54:13 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
local.mk gnu: libtgvoip: Fix failing build on i686-linux. 2020-01-05 19:31:07 -06:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm