guix-play/guix/scripts
Ludovic Courtès 5d4b411f8a guix package: Add `--install-from-expression'.
* guix/scripts/package.scm (read/eval-package-expression): New
  procedure.
  (show-help): Add `-e'.
  (%options): Likewise.
  (guix-package)[process-actions]: Handle ('install . p) pairs, where P
  is a package.
* tests/guix-package.sh: Add `boot_make_drv'.  Use `-i $boot_make_drv'
  once, and then use `-e $boot_make'.
* doc/guix.texi (Invoking guix package): Document `-e'.
2013-03-01 21:54:56 +01:00
..
build.scm ui: Factorize `show-what-to-build'. 2013-02-20 23:46:57 +01:00
download.scm ui: Add temporary file handling and atomic symlink switch. 2013-02-20 23:03:24 +01:00
gc.scm guix gc: Add --references' and --referrers'. 2013-02-27 23:16:00 +01:00
import.scm scripts: Remove hyphen in the command name shown by `--version'. 2013-02-17 22:19:32 +01:00
package.scm guix package: Add `--install-from-expression'. 2013-03-01 21:54:56 +01:00
pull.scm pull: Distinguish "already up to date" from "updated". 2013-02-22 21:08:06 +01:00