fixup! move AP to release version
This commit is contained in:
parent
261fed1d1d
commit
336393531f
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ in
|
|||
version = "0.6.2";
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ArchipelagoMW/Archipelago/releases/download/${version}/Archipelago_${version}_linux-x86_64.AppImage";
|
||||
hash = "";
|
||||
hash = "sha256-DdlfHb8iTCfTGGBUYQeELYh2NF/2GcamtuJzeYb2A5M=";
|
||||
};
|
||||
|
||||
appimageContents = appimageTools.extractType2 { inherit pname version src; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue