guix/doc
Ludovic Courtès bf9206d8ed
package: Allow multiple '--manifest' options.
* guix/scripts/package.scm (manifest-action): Remove.
(%actions): Remove it.
(load-manifest): New procedure.
(process-actions): Handle 'manifest' options.  Define 'files' from
'manifest' options.  Define 'manifest' based on FILES.  Define 'trans'
to represent the final transaction.
* tests/guix-package.sh: Test it.
* doc/guix.texi (Invoking guix package): Mention
2019-11-22 15:07:58 +01:00
..
images Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
build.scm doc: Use the right title in HTML indices for the cookbook. 2019-10-22 18:32:52 +02:00
contributing.texi doc: Mention value /var to localstatedir option. 2019-11-09 23:04:14 +01:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: Explain how to switch profile from empty shell in "Profiles in Practice". 2019-10-30 09:33:53 +01:00
guix.texi package: Allow multiple '--manifest' options. 2019-11-22 15:07:58 +01:00
htmlxref.cnf doc: Update htmlxref.cnf. 2019-05-04 23:07:38 +02:00
local.mk Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
package-hello.scm