mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
b9fcf0c82a
* 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. |
||
---|---|---|
.. | ||
audio.scm | ||
base.scm | ||
databases.scm | ||
desktop.scm | ||
dict.scm | ||
docker.scm | ||
install.scm | ||
ldap.scm | ||
mail.scm | ||
messaging.scm | ||
monitoring.scm | ||
networking.scm | ||
nfs.scm | ||
rsync.scm | ||
security-token.scm | ||
singularity.scm | ||
ssh.scm | ||
version-control.scm | ||
virtualization.scm | ||
web.scm |