diff options
author | David Craven <david@craven.ch> | 2016-06-12 20:47:45 +0200 |
---|---|---|
committer | David Craven <david@craven.ch> | 2016-08-13 14:07:46 +0200 |
commit | a51cdaefbc7a31f3c978629588669aba8bd2c456 (patch) | |
tree | b159dd40dd833210843f8ad862f424d65d3448e2 /tests/grafts.scm | |
parent | d2e4c02d36503ced72e038f57150b559c1920902 (diff) | |
download | guix-a51cdaefbc7a31f3c978629588669aba8bd2c456.tar.gz guix-a51cdaefbc7a31f3c978629588669aba8bd2c456.zip |
gnu: kde-frameworks: Add kplotting.
* gnu/packages/kde-frameworks.scm (kplotting): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
Diffstat (limited to 'tests/g2019-01-15 guix package: '--list-available' can use data from the cache....* gnu/packages.scm (fold-available-packages): New procedure.
* guix/scripts/package.scm (process-query): Use it instead of
'fold-packages'.
* tests/packages.scm ("fold-available-packages with/without cache"):
New test.
Ludovic Courtès<