guix/guix
Ludovic Courtès f943c317fb
environment: Add '--root' option.
* guix/scripts/environment.scm (show-help, %options): Add --root.
(register-gc-root): New procedure.
(guix-environment): Call 'register-gc-root' when OPTS has a 'gc-root'
option.
* doc/guix.texi (Invoking guix environment): Document it.
* tests/guix-environment.sh: Add tests.
2016-12-20 19:14:41 +01:00
..
build download: Protect against dangling symlinks in $SSL_CERT_DIR. 2016-12-16 18:00:01 +01:00
build-system build-system: Add cargo build system. 2016-12-14 16:30:42 +01:00
import import: pypi: Match new 'pypi-uri' domain in updater. 2016-12-20 12:57:26 +01:00
scripts environment: Add '--root' option. 2016-12-20 19:14:41 +01:00
tests
base32.scm
base64.scm
build-system.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
download.scm derivations: Add 'raw-derivation'. 2016-11-19 18:44:53 +01:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: Slightly simplify 'gexp-inputs'. 2016-12-19 17:51:00 +01:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Add kernel.org updater. 2016-11-30 17:35:21 +01:00
gnupg.scm
grafts.scm
graph.scm graph: Add d3js backend. 2016-12-14 21:58:32 +01:00
hash.scm
hg-download.scm
http-client.scm
licenses.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm profiles: Remove dependency on 'glibc-utf8-locales' for tests. 2016-12-17 14:46:42 +01:00
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm store: 'open-connection' no longer raises '&nar-error' for protocol errors. 2016-12-08 23:12:11 +01:00
svn-download.scm
tests.scm
ui.scm guix package: Display newline after generation diffs. 2016-11-17 23:49:29 +01:00
upstream.scm upstream: Determine archive type correctly. 2016-12-15 05:57:03 +01:00
utils.scm gnu: cross-base: Add i686-w64-mingw32 target. 2016-12-07 10:23:16 +01:00
zlib.scm