fetchFromSavannah: force re-fetch when rev changes

This commit is contained in:
Julie Tyché Bettens 2024-05-21 11:06:35 +02:00 committed by Ruby Juric
parent 7ec6274c37
commit 9ed579059e

View file

@ -2,7 +2,7 @@
lib.makeOverridable (
# cgit example, snapshot support is optional in cgit
{ repo, rev, name ? "source"
{ repo, rev, name ? "source-savannah.gnu.org-${repo}-${rev}"
, ... # For hash agility
}@args: fetchzip ({
inherit name;