forked from rosa/hakurei
internal/rosa/package: codeberg prefer release tarballs
Source archives are unstable. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -5,8 +5,9 @@ package foot {
|
||||
|
||||
version# = "1.27.0";
|
||||
source = remoteTar {
|
||||
url = "https://codeberg.org/dnkl/foot/archive/"+version+".tar.gz";
|
||||
checksum = "E2XIPRD8t-WBBJUebIwChFT8K_85diwdalssUNwnuZBIynPa7rlXro5WCe9v3UlK";
|
||||
url = "https://codeberg.org/dnkl/foot/releases/download/"+version+
|
||||
"/foot-"+version+".tar.gz";
|
||||
checksum = "22rG3rMuQI8Ae2XTcZgOJ-6AbF7Taex8XpgvD6Fyg1Mn5Va67FfUcK3tRaq61TFg";
|
||||
compress = gzip;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user