hash
This commit is contained in:
parent
eb55ad4c81
commit
c58eb32cc3
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
name = "frontend";
|
||||
inherit version;
|
||||
src = pkgs.nix-gitignore.gitignoreSource [ ./.gitignore ] ./.;
|
||||
npmDepsHash = "sha256-8XYO7U5+X9/8vx/PbTWpgvbJv1D140srgOv5IaVLRxY=";
|
||||
npmDepsHash = "sha256-fmx7Ee+Idx91w9VwV/yeHgJ+4OHiVevfFJ46LTtmZl4=";
|
||||
installPhase = ''
|
||||
mkdir -p $out
|
||||
mv dist $out
|
||||
|
|
Loading…
Add table
Reference in a new issue