guix/gnu/build
Ludovic Courtès 40c369b234
linux-container: Remove dependency on (guix utils).
Fixes a bug whereby derivations importing (gnu build linux-container),
such as the 'bitlbee' and 'tor' services, would depend on the
user's (guix config) file, which was pulled as a dependency of (guix
utils).  As a result, those derivations would vary from user to user.

* gnu/build/linux-container.scm (call-with-temporary-directory): New
procedure.
2019-06-23 19:53:03 +02:00
..
accounts.scm accounts: Call 'fdatasync' when writing databases. 2019-06-05 23:10:37 +02:00
activation.scm activation: Lock /etc/.pwd.lock before accessing databases. 2019-06-05 23:10:36 +02:00
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Support the 'no-atime' flag. 2019-04-29 12:19:03 +02:00
install.scm
linux-boot.scm linux-boot: Fix e2fsck warning. 2019-06-03 18:08:56 +02:00
linux-container.scm linux-container: Remove dependency on (guix utils). 2019-06-23 19:53:03 +02:00
linux-initrd.scm
linux-modules.scm
locale.scm gnu: glibc-locales: Install symlinks using the normalized codeset. 2019-06-07 21:50:18 +02:00
marionette.scm marionette: Add braces to the keystrokes. 2019-05-15 12:18:51 +02:00
shepherd.scm shepherd: Include /etc/localtime in service containers. 2019-05-03 17:47:29 +02:00
svg.scm
vm.scm vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00