Ludovic Courtès
a773c3142d
graph: Allow store file names for 'derivation' and 'references' graphs.
* guix/scripts/graph.scm (%derivation-node-type)[convert]: Add
'derivation-path?' and catch-all clauses.
(%reference-node-type)[convert]: Add 'store-path?' and catch-all
clauses.
(assert-package, nodes-from-package): New procedures.
(%package-node-type, %bag-node-type,%bag-with-origins-node-type)
(%bag-emerged-node-type): Add 'convert' field
(guix-graph): Rename 'packages' to 'items' and
allow 'store-path?' arguments.
* guix/graph.scm (<node-type>)[convert]: Adjust comment.
* doc/guix.texi (Invoking guix graph): Document it.
2016-05-21 01:35:14 +02:00
..
2016-01-29 20:21:54 +03:00
2016-04-16 00:52:19 +02:00
2016-05-10 12:05:53 +03:00
2015-06-29 23:08:36 +02:00
2012-10-13 16:05:01 +02:00
2016-05-21 01:35:14 +02:00
2016-03-30 23:39:47 +02:00
2016-04-21 18:47:50 +02:00
2015-09-14 23:10:58 +02:00