aboutsummaryrefslogtreecommitdiff
path: root/doc/guix-cookbook.texi
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-08-01 16:23:57 +0100
committerChristopher Baines <mail@cbaines.net>2021-09-03 10:08:27 +0100
commit9540323458de87b0b8aa421e449a4fe27af7c393 (patch)
treef19b29fafb7964eb57efaabc86fae2e3a5561347 /doc/guix-cookbook.texi
parente53d8a84c6fbf7641e7d0e6e8658da0bb01fcd71 (diff)
downloadguix-9540323458de87b0b8aa421e449a4fe27af7c393.tar.gz
guix-9540323458de87b0b8aa421e449a4fe27af7c393.zip
weather: Don't look for exported package replacements twice.
* guix/scripts/weather.scm (all-packages): Delete duplicates, so that exported replacements aren't included twice.
Diffstat (limited to 'doc/guix-cookbook.texi')
0 files changed, 0 insertions, 0 deletions
accb91845050c265'>import: pypi: Adjust URIs in tests....Ludovic Courtès 2017-02-13tests: Adjust for 'http-fetch' change in (guix import json)....Ludovic Courtès 2017-02-08import: pypi: Correctly handle multiple-URL origins....Ludovic Courtès 2017-01-28tests: Adjust pypi test to recent importer change....Carlo Zancanaro