Ludovic Courtès 5b32ad4f6f
graph: Add '--max-depth'.
* guix/graph.scm (export-graph): Add #:max-depth and honor it, adding
'depths' argument to 'loop'.
* guix/scripts/graph.scm (%options, show-help): Add '--max-depth'.
(%default-options): Add 'max-depth'.
(guix-graph): Pass #:max-depth to 'export-graph'.
* tests/graph.scm ("package DAG, limited depth"): New test.
* doc/guix.texi (Invoking guix graph): Document it.
2021-09-21 15:15:52 +02:00
..
2019-09-23 11:56:40 -07:00
2020-07-11 12:33:01 +02:00
2021-06-18 14:18:07 +02:00
2021-09-21 15:15:52 +02:00
2021-06-29 00:00:14 +02:00
2021-09-07 15:59:34 +02:00
2020-12-01 11:34:10 +01:00