guix-play/guix/scripts
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
..
import import: hackage: Refactor parsing code and add new options. 2015-06-09 09:48:38 +02:00
archive.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
authenticate.scm Remove assorted Guile 2.0.5 workarounds. 2015-05-10 11:07:51 +02:00
build.scm guix build: Allow directories to be passed to --with-source. 2015-06-11 11:19:12 +02:00
download.scm
edit.scm Add 'guix edit'. 2015-06-18 00:25:49 +02:00
environment.scm environment: For --ad-hoc, allow users to specify an output. 2015-07-01 23:29:49 +02:00
gc.scm guix gc: Add '--verify'. 2015-06-06 19:05:56 +02:00
hash.scm
import.scm guix: Clean up --help messages. 2015-06-08 11:46:05 +03:00
lint.scm guix: Clean up --help messages. 2015-06-08 11:46:05 +03:00
offload.scm offload: Fix sorting bug in 'choose-build-machine'. 2015-06-17 15:33:08 -04:00
package.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
publish.scm publish: Add '--listen'. 2015-05-12 21:22:52 +02:00
pull.scm
refresh.scm
size.scm size: Add '--map-file' option. 2015-06-21 23:39:12 +02:00
substitute.scm Remove assorted Guile 2.0.5 workarounds. 2015-05-10 11:07:51 +02:00
system.scm guix system: init: Overwrite the items in the target store. 2015-06-10 10:31:47 +02:00