From d329b50e423ee582f1ca979a143b1df7e19f5b9a Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 11 Nov 2017 10:28:53 +0100 Subject: Update env --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 4d32712..7f7f3bd 100644 --- a/shell.nix +++ b/shell.nix @@ -9,7 +9,7 @@ with import {}; { yarn tmux tmuxinator - nodejs-7_x + nodejs-8_x ]; shellHook = '' export PATH=node_modules/.bin:$PATH; -- cgit v1.2.3