guix-play/guix/scripts
Ludovic Courtès 741c70c63e package: Store the output path of packages installed with `-e'.
* guix/scripts/package.scm (guix-package)[process-actions](package->tuple):
  Put the output path in the tuple, not the derivation path.
* tests/guix-package.sh: Add test.
2013-05-10 23:04:39 +02:00
..
build.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
download.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
gc.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
hash.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
import.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
package.scm package: Store the output path of packages installed with `-e'. 2013-05-10 23:04:39 +02:00
pull.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
refresh.scm refresh: Gracefully handle failure to download a tarball. 2013-05-10 15:07:00 +02:00
substitute-binary.scm substitute-binary: Support decompression from non-file ports. 2013-04-29 23:25:19 +02:00