Update hash 2
This commit is contained in:
parent
8a001b18e9
commit
12204f9b50
|
@ -14,7 +14,7 @@ buildNpmPackage rec {
|
|||
hash = "sha256-+/VtvDYBRy5Y6ZmqNH3id4hph1p3323G2zeE1bqfT1Y=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-I4rZuk0Hn5R6rMu/QZvSuaGrCtG8Z61R7gjbhLnje2E=";
|
||||
npmDepsHash = "sha256-9tcZ3jQg+mHeI2K/dNFs0C1k7CfHwxbx+/+I8pdO/wQ=";
|
||||
|
||||
# The prepack script runs the build script, which we'd rather do in the build phase.
|
||||
npmPackFlags = ["--ignore-scripts"];
|
||||
|
|
Loading…
Reference in a new issue