1
0
forked from nikkuss/pkgs

fix: hash

This commit is contained in:
2026-05-30 12:54:18 +01:00
parent c8274e668e
commit be39398615
+1 -1
View File
@@ -32,7 +32,7 @@
pname = "grimoire";
inherit version src;
fetcherVersion = 3;
hash = "sha256-CrVc0gO0CtesGHbGxnrFeDR3NahyaxGSI3lMHtbGfcM=";
hash = "sha256-aSjELhEyEbQ7qT8fI5VfIDOHrsgHHL18Dsphm6sA8J4=";
};
in
stdenv.mkDerivation {