diff options
author | Ludovic Courtès <ludo@gnu.org> | 2023-01-13 23:38:18 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-01-16 00:06:56 +0100 |
commit | 99e255d04ba154cea19ab7b3c8dc3014fd03b007 (patch) | |
tree | 0c145b497307108f50488c935688bb912982fc78 /tests/import-github.scm | |
parent | a4a35e123b7caac76271c9267ca19ae82ec1d028 (diff) |
guix graph: '--path' defaults to "out" in the case of multiple outputs.
Previously, "guix graph -t references --graph guix guile" would fail
with:
no path from '/gnu/store/…-guix-1.4.0-1.9fe5b49' to '/gnu/store/…-guile-3.0.8-debug'
simply because the "debug" happened to be the first one, getting bound
to NODE2. With this change it will instead pick the "out" output of
each.
* guix/scripts/graph.scm (guix-graph)[shorter?, length-sorted]: New
procedures.
In the 'path?' case, use the latter to store node lists.
Diffstat (limited to 'tests/import-github.scm')
0 files changed, 0 insertions, 0 deletions