guix/guix
Ludovic Courtès 01445711db
guix archive: '-f docker' supports package names as arguments.
This allows users to type:

  guix archive -f docker emacs

as was already the case for the 'nar' format.

Reported by David Thompson.

* guix/scripts/archive.scm (%default-options): Add 'format'.
(export-from-store): Dispatch based on the 'format' key in OPTS.
(guix-archive): Call 'export-from-store' in all cases when the 'export'
key is in OPTS.
2017-01-07 22:55:40 +01:00
..
build gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
build-system gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
import build-system: cargo: Handle Cargo.lock file not present. 2017-01-01 18:20:52 +01:00
scripts guix archive: '-f docker' supports package names as arguments. 2017-01-07 22:55:40 +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: Share a cache between 'derivation' and 'read-derivation'. 2017-01-05 23:45:39 +01:00
docker.scm guix: Add Docker image export. 2017-01-06 16:44:00 +01:00
download.scm
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: Support 'ungexp' forms in improper lists. 2017-01-01 23:30:30 +01:00
git-download.scm git-download: Add some helpers. 2017-01-04 11:44:07 +01:00
gnu-maintenance.scm gnu-maintenance: Update ViewVC URLs. 2017-01-01 23:30:30 +01:00
gnupg.scm
grafts.scm grafts: Move caching to a new 'with-cache' macro. 2017-01-04 16:18:52 +01:00
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
ssh.scm ssh: 'retrieve-files' detects remote export failures. 2016-12-31 18:35:29 +01:00
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 ui: Keep the word "Copyright" untranslated. 2017-01-02 23:14:36 +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