Skip to content

Commit 512b874

Browse files
committed
chore(nix): update pnpmDeps hash
1 parent d05fddd commit 512b874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
inherit pname version pnpm;
9191
src = ../.;
9292
fetcherVersion = 3;
93-
hash = "sha256-MRXM/gimWL+8oh8N1j7OsTZ/dORk0l9kFu8RS0Cz8EQ=";
93+
hash = "sha256-gMgpzIelTYZFzz/aVr64wOGBnKyFlwFaiTO2o92s2Sw=";
9494
};
9595
in
9696
craneLib.mkCargoDerivation {

0 commit comments

Comments
 (0)