Use node-slim because we do not need npm
This commit is contained in:
parent
255e4d9508
commit
5d450e1e62
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
pkgs = import nixpkgs { inherit system; };
|
||||
lib = pkgs.lib;
|
||||
buildInputs = with pkgs; [
|
||||
nodejs-16_x
|
||||
nodejs-slim-16_x
|
||||
nodePackages.pnpm
|
||||
sassc
|
||||
entr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue