guix-devel/guix/scripts
Ludovic Courtès 4c8f997a7d graph: Add '--expression'.
* guix/scripts/graph.scm (%options, show-help): Add '--expression'.
  (guix-graph): Call 'read/eval-package-expression' for 'expression'
  pairs in OPTS.
* tests/guix-graph.sh: Add tests.
* doc/guix.texi (Invoking guix graph): Document it.
2015-09-02 23:40:07 +02:00
..
import import: Add 'cran' importer. 2015-08-31 15:39:34 +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: Add '--substitute-urls' client option. 2015-07-13 18:29:01 +02:00
download.scm Use `port-sha256' and `open-sha256-port'. 2013-07-03 01:18:24 +02:00
edit.scm Add 'guix edit'. 2015-06-18 00:25:49 +02:00
environment.scm scripts: environment: Return the exit status of the command. 2015-07-02 21:47:24 +02:00
gc.scm guix gc: Add '--verify'. 2015-06-06 19:05:56 +02:00
graph.scm graph: Add '--expression'. 2015-09-02 23:40:07 +02:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add 'cran' importer. 2015-08-31 15:39:34 +02:00
lint.scm guix lint: Export checkers and <lint-checker> accessors. 2015-08-30 18:26:01 +03:00
offload.scm offload: Add 'ssh-options' field to <build-machine>. 2015-07-09 11:59:26 +02:00
package.scm scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00
publish.scm Fix typos in translatable strings. 2015-07-23 09:42:23 +02:00
pull.scm pull: Always install the ~/.config/guix/latest symlink. 2015-02-06 17:39:10 +01:00
refresh.scm refresh: Add missing newline in warning message. 2015-08-29 23:56:47 +02:00
size.scm size: Get the item's size from the daemon rather than compute it. 2015-08-19 11:39:18 +02:00
substitute.scm substitute: Improve functional decomposition. 2015-07-13 18:29:01 +02:00
system.scm system: Add 'kernel-arguments' field. 2015-07-17 01:11:06 +02:00