There was an error while loading. Please reload this page.
1 parent 74de36b commit 7f3c5a2Copy full SHA for 7f3c5a2
1 file changed
nix/package.nix
@@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: {
49
;
50
inherit pnpm;
51
fetcherVersion = 4;
52
- hash = "sha256-xtLuCCPoFHbDbCa7VkRC3nc9AkOF0nY4Yff8EclinaY=";
+ hash = "sha256-AsQbHD0P0Zciu6oIVon5kli3vGlb5m5FvkSt6nm+QbI=";
53
};
54
55
postPatch = lib.optionalString (finalAttrs.version != sourceVersion) ''
0 commit comments