aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/configuration.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index 18c22f9..5498d4d 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -74,6 +74,7 @@
buildInputs = oldAttrs.buildInputs ++ [ libogg libvorbis flac ];
});
in with pkgs; [
+ pkgsUnstable.nodejs-10_x
## Personal data tools
@@ -199,7 +200,7 @@
leiningen
python3
python
- nodejs-9_x
+ # nodejs-9_x
yarn
elixir
openjdk