guix/gnu
Ludovic Courtès e6934c0429
shepherd: Remove dependency on (guix utils).
Since commit 8ce6f4dc28, importing this
module in a gexp would pull in (guix config) from the host, thereby
leading to non-reproducible derivations.  Users in (gnu services ...) do
not expect that so simply remove the (guix utils) dependency for now.

* gnu/build/shepherd.scm (fork+exec-command/container)[strip-pid]: New
procedure.
Use it instead of 'strip-keyword-arguments'.
2020-11-05 16:13:50 +01:00
..
bootloader system: Generate grub locale directory for grub.cfg. 2020-11-01 01:14:36 +01:00
build shepherd: Remove dependency on (guix utils). 2020-11-05 16:13:50 +01:00
installer installer: Report to the user the formatted partitions. 2020-11-02 03:42:08 +01:00
machine system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
packages gnu: dump1090: Update to 4.0. 2020-11-05 00:57:27 -05:00
services services: guix: Do not embed the host (guix config). 2020-11-05 00:07:45 +01:00
system vm: system-qemu-image: Fix type error, remove more actual file systems. 2020-11-05 00:07:45 +01:00
tests system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm
installer.scm
local.mk gnu: ungoogled-chromium: Add search path for installed extensions. 2020-11-05 02:20:24 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm