aboutsummaryrefslogtreecommitdiff
path: root/build-aux/download.scm
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/download.scm')
0 files changed, 0 insertions, 0 deletions
(Invoking guix graph): Document it. (Invoking guix size): Mention it. Ludovic Courtès 2020-01-16graph: Add '--load-path' option....* guix/scripts/graph.scm (%option): Add '--load-path' option. * doc/guix.texi: Document it. * tests/guix-graph.sh: Test it. Pierre Neidhardt 2019-11-07graph: Support package transformation options....* guix/scripts/graph.scm (%options): Append %TRANSFORMATION-OPTIONS. (show-help): Call 'show-transformation-options-help'. (guix-graph): Call 'options->transformation' and use it. * tests/guix-graph.sh: Add test. * doc/guix.texi (Invoking guix graph): Document it. Ludovic Courtès