guix/gnu/build
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
..
accounts.scm accounts: Delete duplicate entries. 2019-08-28 00:27:14 +02:00
activation.scm activation: Fix function call for system activation 2020-06-09 10:43:54 +02:00
bootloader.scm system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
cross-toolchain.scm gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co. 2020-02-12 20:35:43 +01:00
file-systems.scm file-systems: Allow swap space lookup by UUID/label. 2020-10-30 01:14:20 +01:00
hurd-boot.scm hurd-boot: Set /hurd/magic on /dev/fd. 2020-10-14 15:22:55 +02:00
image.scm image: Error out when passed an unsupported partition type. 2020-11-05 16:13:50 +01:00
install.scm install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
linux-boot.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
linux-container.scm linux-container: Reset jailed root permissions. 2020-10-01 12:51:13 +02:00
linux-initrd.scm build: initrd: Fix "write-cpio-archive" return value. 2019-09-25 12:18:25 +09:00
linux-modules.scm linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
locale.scm
marionette.scm marionette: Provide portable US-layout keystrokes for "<" and ">". 2020-02-22 00:45:42 +01:00
secret-service.scm secret-service: Add proper logging procedure and log to syslog. 2020-09-29 21:56:27 +02:00
shepherd.scm shepherd: Remove dependency on (guix utils). 2020-11-05 16:13:50 +01:00
svg.scm
vm.scm database: 'register-items' takes an open database. 2020-06-18 14:48:17 +02:00