update nix npm hash
Signed-off-by: Mary Guillemard <mary@mary.zone>
This commit is contained in:
parent
9a24c81e9d
commit
f838065fd8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
npmBuildScript = "build";
|
npmBuildScript = "build";
|
||||||
|
|
||||||
npmDepsHash = "sha256-Q0tbsEFeNaqlyt+f8bGsAG/r8R/Y80xXmiXA55XMyec=";
|
npmDepsHash = "sha256-VhZPzJq2V3zPYU3XYwvn8B77wl1bcgmYEo+/1/bThuw=";
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
cp -r dist $out/
|
cp -r dist $out/
|
||||||
|
|
Loading…
Reference in a new issue