We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48c4256 + 512b874 commit 34f5b59Copy full SHA for 34f5b59
1 file changed
nix/package.nix
@@ -90,7 +90,7 @@
90
inherit pname version pnpm;
91
src = ../.;
92
fetcherVersion = 3;
93
- hash = "sha256-MRXM/gimWL+8oh8N1j7OsTZ/dORk0l9kFu8RS0Cz8EQ=";
+ hash = "sha256-gMgpzIelTYZFzz/aVr64wOGBnKyFlwFaiTO2o92s2Sw=";
94
};
95
in
96
craneLib.mkCargoDerivation {
0 commit comments