Update hash 2

This commit is contained in:
Lillian Violet 2024-04-22 00:26:49 +02:00
parent 8a001b18e9
commit 12204f9b50

View file

@ -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"];