Ludovic Courtès
38b92daa81
graph: Add '%bag-with-origins-node-type'.
* guix/scripts/graph.scm (bag-node-edges): Remove 'filter' call. Add
case for 'origin'.
(%bag-node-type)[edges]: Add filtering here.
(%bag-with-origins-node-type): New variable.
(%node-types): Add it.
* tests/graph.scm ("bag DAG, including origins"): New test.
* tests/guix-graph.sh: Add 'bag-with-origins'.
* doc/guix.texi (Invoking guix graph): Document it.
2015-11-23 23:34:15 +01:00
..
2015-11-02 22:25:12 +01:00
2015-11-22 14:14:25 +01:00
2015-11-02 15:52:52 +03:00
2015-06-29 23:08:36 +02:00
2012-10-13 16:05:01 +02:00
2015-11-23 23:34:15 +01:00
2015-09-14 23:10:58 +02:00