guix-play/gnu/build
Ludovic Courtès b27ef1d46c
pack: Import (guix store database) only when '--localstatedir' is passed.
This is another way to address <https://bugs.gnu.org/32184>, which was
previously addressed in commit 19c924af4f.

* gnu/build/install.scm (register-closure): Move to...
* gnu/build/vm.scm (register-closure): ... here.  New procedure.
* guix/scripts/pack.scm (self-contained-tarball)[build]: Remove
now unneeded 'with-extensions' form and custom (guix config) module.
* tests/guix-pack.sh: Revert the strategy from
commit 19c924af4f.
* tests/pack.scm ("self-contained-tarball"): Likewise.
2018-11-06 23:21:23 +01:00
..
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm
install.scm pack: Import (guix store database) only when '--localstatedir' is passed. 2018-11-06 23:21:23 +01:00
linux-boot.scm
linux-container.scm
linux-initrd.scm
linux-modules.scm linux-modules: Raise an error when a kernel module cannot be found. 2018-08-29 23:32:01 +02:00
marionette.scm marionette: Add wait-for-unix-socket. 2018-08-28 00:19:58 -07:00
shepherd.scm
svg.scm bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm pack: Import (guix store database) only when '--localstatedir' is passed. 2018-11-06 23:21:23 +01:00