guix/gnu
Ludovic Courtès b9fcf0c82a
pack: 'docker' backend records the profile's search paths.
* guix/docker.scm (config): Add #:environment parameter and honor it.
(build-docker-image): Likewise, and pass it to 'config'.
* guix/scripts/pack.scm (docker-image): Import (guix profiles) and (guix
search-paths).  Call 'profile-search-paths' and pass #:environment to
'build-docker-image'.
* gnu/tests/docker.scm (run-docker-test)["Load docker image and run it"]:
Add example that expects (json) to be available.
* gnu/tests/docker.scm (build-tarball&run-docker-test): Replace
%BOOTSTRAP-GUILE by GUILE-2.2 and GUILE-JSON in the environment.
2019-07-04 18:05:02 +02:00
..
bootloader
build
installer
packages gnu: Add sbcl-dexador. 2019-07-04 15:49:21 +02:00
services gnu: postgres service: More secure default permissions. 2019-07-02 18:33:51 +02:00
system
tests pack: 'docker' backend records the profile's search paths. 2019-07-04 18:05:02 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: WebKitGTK: Update to 2.24.3. 2019-07-02 17:27:13 +02:00
packages.scm
services.scm
system.scm
tests.scm