There was an error while loading. Please reload this page.
1 parent 614930e commit f28db76Copy full SHA for f28db76
1 file changed
default.nix
@@ -26,7 +26,7 @@ pkgs.buildNpmPackage {
26
version = manifest.version;
27
28
src = ./.;
29
- npmDepsHash = "sha256-2yUwDpQgUb2NYH1QSDrEBwqvTBWtD9zKpMzTmw+lYrY=";
+ npmDepsHash = "sha256-oE+ptTfvQInlwp0LLDwU32Ot5qQA7trFNNUs5QBJNsk=";
30
31
installPhase = ''
32
# Create output directory
0 commit comments