diff options
author | EuAndreh <eu@euandre.org> | 2018-08-15 12:33:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-08-15 12:33:10 -0300 |
commit | bf030887f194068cbf358727b422e217297cd98c (patch) | |
tree | 36b4701f3ba4c9ce319b38c15ff23dac0dae2aba | |
parent | Add gocd dsl repo. (diff) | |
download | dotfiles-bf030887f194068cbf358727b422e217297cd98c.tar.gz dotfiles-bf030887f194068cbf358727b422e217297cd98c.tar.xz |
Bump nodejs version
-rw-r--r-- | nixos/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index fc12d0e..3ff3d6d 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -192,7 +192,7 @@ leiningen python3 python - nodejs-8_x + nodejs-9_x elixir openjdk solc |