update nix npmDepsHash

This commit is contained in:
Aylur
2023-08-25 15:08:13 +02:00
parent c59a9202a0
commit aa5b547b8d
+1 -1
View File
@@ -40,7 +40,7 @@ stdenv.mkDerivation {
dontBuild = true;
npmDepsHash = "sha256-9EOpgm3Hg5MO9JIRNBgqmAA2Pf1QxgU1QGo+VVa1WjM=";
npmDepsHash = "sha256-uNdmlQIwXoO8Ls0qjJnwRGqpfiJK1PajAvoiHfJXcxg=";
installPhase = ''
mkdir $out