guix-devel/guix
David Thompson 267379f852
environment: Add --manifest option.
* guix/scripts/environment.scm (show-help, %options): Add -m/--manifest.
(options/resolve-packages): Handle manifests.
* tests/guix-envronment.sh: Add a test.
* doc/guix.texi (Invoking guix environment): Document it.
2018-02-21 22:16:38 -05:00
..
build Merge branch 'master' into core-updates 2018-02-16 13:14:26 -05:00
build-system Merge branch 'master' into core-updates 2018-02-09 01:46:34 -05:00
import import: utils: 'alist->package' allows false license. 2018-02-16 11:10:12 +01:00
scripts environment: Add --manifest option. 2018-02-21 22:16:38 -05:00
store
tests
base16.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
base32.scm base32: Export the base32 charsets. 2017-07-21 17:03:24 +02:00
base64.scm base64: Turn into a regular Guile module. 2017-05-25 14:25:17 +02:00
build-system.scm
cache.scm cache: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-04-22 14:42:15 +02:00
combinators.scm
config.scm.in pull: Install (guix config) module to override the user's one. 2016-07-20 22:53:02 +02:00
cpio.scm
cve.scm cve: Use 'http-fetch/cached' instead of having custom caching. 2017-11-16 08:45:15 +01:00
cvs-download.scm
derivations.scm
discovery.scm
docker.scm
download.scm Merge branch 'master' into core-updates 2017-11-19 15:01:00 +01:00
elf.scm elf: Add missing argument in 'elf-segment'. 2015-03-30 15:21:11 +02:00
ftp-client.scm
gcrypt.scm Add (guix gcrypt). 2015-01-26 21:58:12 +01:00
gexp.scm
git-download.scm
git.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm download: Download a nar when a VCS checkout fails. 2017-10-19 23:21:49 +02:00
http-client.scm
i18n.scm
licenses.scm licenses: Add W3C license. 2018-02-10 19:03:57 +01:00
man-db.scm
memoization.scm memoization: Add 'invalidate-memoization!. 2017-12-13 23:11:53 +01:00
modules.scm discovery: Move 'file-name->module-name' to (guix modules). 2017-10-22 22:09:00 -07:00
monad-repl.scm
monads.scm
nar.scm
packages.scm Merge branch 'master' into core-updates 2018-01-19 23:59:20 -05:00
pk-crypto.scm
pki.scm
profiles.scm
profiling.scm
progress.scm
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
ssh.scm ssh: Work around 'select' bug in Guile. 2018-02-09 11:23:27 +01:00
store.scm
svn-download.scm
tests.scm store: 'GUIX_DAEMON_SOCKET' can now be a URI. 2017-04-21 17:23:37 +02:00
ui.scm ui: Disable '%fresh-auto-compile' only for Guile 2.2.3. 2018-01-15 23:29:33 +01:00
upstream.scm
utils.scm
workers.scm
zlib.scm