guix/gnu
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
..
bootloader
build pack: Import (guix store database) only when '--localstatedir' is passed. 2018-11-06 23:21:23 +01:00
packages gnu: nginx: Update to 1.14.1 [security fixes]. 2018-11-06 21:34:30 +01:00
services gnu: services: dns: Fix 'ddclient-activation'. 2018-11-06 07:16:44 +03:00
system system: Rename .zlogin to .zprofile. 2018-10-19 00:45:20 -07:00
tests services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm
local.mk gnu: libgit2: Work around test failures on 32-bit platforms. 2018-11-06 17:08:46 +01:00
packages.scm
services.scm
system.scm
tests.scm