diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-01-13 14:27:10 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-01-15 20:24:09 +0100 |
commit | ee8099f5b688ce5f57790db4122f0b5b91a26216 (patch) | |
tree | 21155dbb9c781e4c47d41343f52498a9c8d01aa5 /scripts | |
parent | 5fbdc9a5aa63fd51c65d30fe3d30608d01fe1bc8 (diff) | |
download | guix-ee8099f5b688ce5f57790db4122f0b5b91a26216.tar guix-ee8099f5b688ce5f57790db4122f0b5b91a26216.tar.gz |
edit: Use 'specification->location' to read information from the cache.
That way 'guix edit' doesn't need to load any package module.
* gnu/packages.scm (find-package-locations, specification->location):
New procedures.
* guix/scripts/edit.scm (package->location-specification): Rename to...
(location->location-specification): ... this. Expect a location object
instead of a package.
(guix-edit): Use 'specification->location' instead of
'specification->package'.
* tests/packages.scm ("find-package-locations")
("find-package-locations with cache")
("specification->location"): New tests.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions