update nix npm dependencies hash
This commit is contained in:
parent
3e07a22110
commit
7ca62a7486
@ -7,7 +7,7 @@ buildNpmPackage {
|
||||
inherit version;
|
||||
|
||||
src = lib.cleanSource ./.;
|
||||
npmDepsHash = "sha256-IQ96wS7EBN5D8VpDCdJJTzJky+fybIZjq4k/oASYwZk=";
|
||||
npmDepsHash = "sha256-fE76/2s8rkh9COGoR4Seq1E0BPIGr774ETZzrSofu+E=";
|
||||
installPhase = ''
|
||||
mkdir -p $out/www
|
||||
cp -r build/* $out/www
|
||||
|
Loading…
Reference in New Issue
Block a user