nix: Update npm hash
Signed-off-by: Mary Guillemard <mary@mary.zone>
This commit is contained in:
parent
8ddb182d6a
commit
53f6cc507d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
npmBuildScript = "build";
|
||||
|
||||
npmDepsHash = "sha256-VhZPzJq2V3zPYU3XYwvn8B77wl1bcgmYEo+/1/bThuw=";
|
||||
npmDepsHash = "sha256-uOYvvWaBdZeMbHZ6kooe8OPmaiLjns+KpXN9Y2SPVqk=";
|
||||
|
||||
installPhase = ''
|
||||
cp -r dist $out/
|
||||
|
|
Loading…
Reference in a new issue