summaryrefslogtreecommitdiff
path: root/guix/scripts/archive.scm
Commit message (Collapse)AuthorAge
* Add 'guix archive'.Ludovic Courtès2013-12-22
* guix/scripts/archive.scm, tests/guix-archive.sh: New files. * Makefile.am (MODULES): Add 'archive.scm'. (SH_TESTS): Add 'guix-archive.sh'. * doc/guix.texi (Invoking guix archive): New section. * guix/scripts/build.scm: Export 'derivation-from-expression'. * guix/scripts/package.scm: Export 'specification->package+output'.