summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2018-10-07 11:50:22 +0200
committerAlan Pearce2018-10-07 11:50:22 +0200
commit96229a63703f6de444a1e004d9b1333305e96ec2 (patch)
treed6f905ae0880fafb2ee3033d7f94e9a82c968ae3
parentc74a9e9fefee59a23759de6791b19771316691fc (diff)
parent2b75d0fc23652539d0932d540afb10303c6f70b7 (diff)
downloadnixos-configuration-96229a63703f6de444a1e004d9b1333305e96ec2.tar.lz
nixos-configuration-96229a63703f6de444a1e004d9b1333305e96ec2.tar.zst
nixos-configuration-96229a63703f6de444a1e004d9b1333305e96ec2.zip
Merge branch 'master' of https://git.alanpearce.eu/nixos-configuration
-rw-r--r--modules/development/javascript.nix3
1 files changed, 3 insertions, 0 deletions
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