Skip to content

Commit 96c1c9c

Browse files
committed
Update Nix hash
1 parent 247bacf commit 96c1c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {
2727
pnpmDeps = fetchPnpmDeps {
2828
inherit (finalAttrs) pname version src;
2929
fetcherVersion = 1;
30-
hash = "sha256-UC6EuEwSrQtlwoYDr0nQFZcYOAujYDieCXwPyIugESw=";
30+
hash = "sha256-7FIZ8SkCEtg2gM9U/wE4t+rqcvSgl8r9pKHR+ys9lUA=";
3131
};
3232

3333
env = {

0 commit comments

Comments
 (0)