diff options
author | Alan Pearce | 2018-10-07 11:50:22 +0200 |
---|---|---|
committer | Alan Pearce | 2018-10-07 11:50:22 +0200 |
commit | 96229a63703f6de444a1e004d9b1333305e96ec2 (patch) | |
tree | d6f905ae0880fafb2ee3033d7f94e9a82c968ae3 /modules/development | |
parent | c74a9e9fefee59a23759de6791b19771316691fc (diff) | |
parent | 2b75d0fc23652539d0932d540afb10303c6f70b7 (diff) | |
download | nixos-configuration-96229a63703f6de444a1e004d9b1333305e96ec2.tar.lz nixos-configuration-96229a63703f6de444a1e004d9b1333305e96ec2.tar.zst nixos-configuration-96229a63703f6de444a1e004d9b1333305e96ec2.zip |
Merge branch 'master' of https://git.alanpearce.eu/nixos-configuration
Diffstat (limited to 'modules/development')
-rw-r--r-- | modules/development/javascript.nix | 3 |
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 |