guix/doc
Ludovic Courtès 25261cbf96
guix home: Implement the 'extension-graph' and 'shepherd-graph' actions.
Until now these two actions were silently ignored.

* guix/scripts/home.scm (show-help, %options): Add "--graph-backend".
(%default-options): Add 'graph-backend' key.
(export-extension-graph, export-shepherd-graph): New procedures.
(perform-action): Add #:graph-backend parameter.  Add cases for the
'extension-graph' and 'shepherd-graph' actions.
(process-action): Pass #:graph-backend to 'perform-action'.
* guix/scripts/system.scm (service-node-type)
(shepherd-service-node-type): Export
* tests/guix-home.sh: Add tests.
* doc/guix.texi (Invoking guix home): Document it.
2022-03-18 16:03:33 +01:00
..
images
build.scm doc: Publish the Slovak translation of the cookbook. 2022-03-02 19:26:16 +01:00
contributing.texi doc: Move build commands to @example for clarity. 2022-02-15 10:29:09 +01:00
environment-gdb.scm doc: Update "guix shell -D -f" example to new input style. 2022-01-14 22:39:24 +01:00
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Update custom kernel guide. 2021-12-30 15:58:24 -05:00
guix.texi guix home: Implement the 'extension-graph' and 'shepherd-graph' actions. 2022-03-18 16:03:33 +01:00
he-config-bare-bones.scm
htmlxref.cnf
local.mk nls: Update translations. 2022-03-01 22:17:18 +01:00
package-hello.json
package-hello.scm