guix/doc
Ludovic Courtès 417c39f132 environment: For --ad-hoc, allow users to specify an output.
* guix/scripts/environment.scm (package+propagated-inputs): Add 'output'
  parameter.  Use it in return value.
  (options/resolve-packages): Use 'append-map' instead of 'map'.  For 'load'
  and 'expression', return all the outputs of the resulting package.  For
  'package', use 'specification->package+output' instead of
  'specification->package'.
  (guix-environment): Adjust uses of PACKAGES accordingly.
* doc/guix.texi (Invoking guix environment): Document it.
* tests/guix-environment.sh: Add test for --ad-hoc guile-bootstrap:out.
2015-07-01 23:29:49 +02:00
..
images size: Add '--map-file' option. 2015-06-21 23:39:12 +02:00
contributing.texi Add 'guix size'. 2015-06-18 00:36:09 +02:00
emacs.texi emacs: Add 'guix-root-map'. 2015-06-26 16:15:45 +03:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi
guix.texi environment: For --ad-hoc, allow users to specify an output. 2015-07-01 23:29:49 +02:00