1
0
forked from tribes/guix
Files
guix-fork/guix/scripts
Ludovic Courtès da2d893e32 size: Fix corner case with multiple items on the command line.
Fixes 'guix size foo bar' when 'foo' is in the local store and 'bar'
isn't, which could lead to an incomplete requisite list.

* guix/scripts/size.scm (requisites*): Partition ITEMS according to
'valid-path?'.  Use 'substitutable-requisites' only on invalid items.
2016-07-29 22:32:04 +02:00
..
2016-07-14 19:07:07 +02:00
2015-09-18 21:42:06 +03:00