Update hash
This commit is contained in:
parent
8e845bae00
commit
dd883d7bf4
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://github.com/cinnyapp/cinny-desktop/releases/download/v${version}/Cinny_desktop-x86_64.AppImage";
|
url = "https://github.com/cinnyapp/cinny-desktop/releases/download/v${version}/Cinny_desktop-x86_64.AppImage";
|
||||||
sha256 = "";
|
sha256 = "sha256-AhbwDL4p9xo3QrRaavqGcr8dvm1D1FWUBcaCNrkkOhw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraInstallCommands = ''
|
extraInstallCommands = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user