<
aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2014-07-15 00:10:10 -0500
committerEric Bavier <bavier@member.fsf.org>2014-07-15 00:10:10 -0500
commit49d91de7635adfd269d0108def2df70e2c1832d6 (patch)
tree824683e6d1ec774c53fde8d7ec7e02fe6a474fad /doc
parent5af6de3e67cd2f90773d9ca36ecd19a1177063fd (diff)
downloadguix-49d91de7635adfd269d0108def2df70e2c1832d6.tar.gz
guix-49d91de7635adfd269d0108def2df70e2c1832d6.zip
guix: refresh: Correctly identify invalid package names.
* guix/scripts/refresh.scm (guix-refresh): Check for null list returned by find-packages-by-name rather than #f.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
nal....Mathieu Othacehe 2020-11-29Add Avahi support....Mathieu Othacehe 2020-10-22git: Require Guile-Git 0.3.0 or later....Ludovic Courtès 2020-10-05build: Use a 'guile' executable that doesn't warn about locales....Ludovic Courtès 2020-08-29build: Remove references to the 'nix-hash' program....Ludovic Courtès 2020-08-29build: Remove check for Guile 2.2.1 bug....Ludovic Courtès 2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe