From 2b75d0fc23652539d0932d540afb10303c6f70b7 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 5 Oct 2018 16:11:29 +0200 Subject: javascript: improve native module compatibility --- modules/development/javascript.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/development/javascript.nix b/modules/development/javascript.nix index c882860..1d25ae8 100644 --- a/modules/development/javascript.nix +++ b/modules/development/javascript.nix @@ -12,6 +12,9 @@ nodePackages.eslint_d # npm install may use any of these + binutils + gcc + gnumake python2 nodePackages.node-gyp nodePackages.node-gyp-build -- cgit 1.4.1