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.
1 parent e644522 commit e169694Copy full SHA for e169694
1 file changed
nix/default.nix
@@ -70,7 +70,7 @@
70
];
71
};
72
dontBuild = true;
73
- npmDepsHash = "sha256-bkX+y5z1vVsXTgWndOCCw3UqrMK6XMWTdV4JFdGBFNY=";
+ npmDepsHash = "sha256-TjraW0c2HVHn58Cr2XYkeiCikeEy4rRM/53u1Sp4Sgc=";
74
installPhase = ''
75
mkdir -p $out/lib
76
mkdir -p $out/node_modules
0 commit comments