Simplify flake (by one line lol)
This commit is contained in:
parent
ea77219173
commit
35a2eb300c
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
|
|
||||||
src = pkgs.lib.cleanSource ./.;
|
src = pkgs.lib.cleanSource ./.;
|
||||||
npmDepsHash = "sha256-f5mw6IjkhZgsIuzCz9d7DvoAdceY1y+yWXn1BOonsVI=";
|
npmDepsHash = "sha256-f5mw6IjkhZgsIuzCz9d7DvoAdceY1y+yWXn1BOonsVI=";
|
||||||
npmBuild = "npm run build";
|
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir $out
|
mkdir $out
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue