(qol): update release flake hash
This commit is contained in:
parent
97e6b3d30e
commit
01e8f9f7dd
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
inherit version;
|
||||
src = pkgs.fetchurl {
|
||||
url = "${forgejoBaseUrl}/${artifact}";
|
||||
hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
|
||||
hash = "sha256-bzAwsO/zHDVkBxADMJeR8L0/Cnj06RbBzUGYYrTouw4=";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue