guix-devel/guix
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 download: Adjust to `http-get*' deprecation. 2013-02-20 22:59:35 +01:00
build-system build-system/gnu: Make the strip behavior of `static-package' configurable. 2013-02-14 01:12:24 +01:00
scripts guix package: Add `--install-from-expression'. 2013-03-01 21:54:56 +01:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in Update license headers. 2013-01-06 00:47:50 +01:00
derivations.scm derivations: Add a search path parameter for module derivations. 2013-02-20 21:08:09 +01:00
download.scm download: Add X.org mirrors. 2013-02-23 19:01:19 +01:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm Add version-compare and version>? to utils.scm. 2013-02-12 20:34:25 -05:00
licenses.scm gnu: Add tmux. licenses: add ISC. 2013-02-11 22:23:29 +01:00
packages.scm packages: Add `package-output'. 2013-02-16 01:37:26 +01:00
snix.scm snix: When unable to determine the version number, leave the URI unchanged. 2013-01-14 23:45:54 +01:00
store.scm store: Add queries for references & co. 2013-02-27 22:40:35 +01:00
ui.scm pull: Distinguish "already up to date" from "updated". 2013-02-22 21:08:06 +01:00
utils.scm Add version-compare and version>? to utils.scm. 2013-02-12 20:34:25 -05:00