all repos — nixfiles @ 11bb3cd4b9ab734a5230c7b359e0fe040598bff8

System and user configuration, managed by nix and home-manager

javascript: Use node-gyp to pull in build tools

Alan Pearce
commit

11bb3cd4b9ab734a5230c7b359e0fe040598bff8

parent

7e6dc94ba96b8fb66c9cc99d6a9ab79d772679de

1 file changed, 1 insertion(+), 4 deletions(-)

jump to
M modules/development/javascript.nixmodules/development/javascript.nix
@@ -9,10 +9,7 @@ nodePackages.node2nix
nodePackages.nodemon nodePackages.javascript-typescript-langserver nodePackages.eslint_d - - autoconf - automake - gcc + nodePackages.node-gyp gnumake ]; }