aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorJoris2020-01-20 23:44:27 +0100
committerJoris2020-01-20 23:44:27 +0100
commitc56a7245e667e8c610c93ef293e715c5777db243 (patch)
tree3a685c70b6e686a172fa02a593384164285cc461 /shell.nix
parent107b44872ddfbac8c681a6481f4a9f4b5f61d818 (diff)
downloadcooking-c56a7245e667e8c610c93ef293e715c5777db243.tar.gz
cooking-c56a7245e667e8c610c93ef293e715c5777db243.tar.bz2
cooking-c56a7245e667e8c610c93ef293e715c5777db243.zip
Use cabal instead of stack
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 37fad5d..71ec6df 100644
--- a/shell.nix
+++ b/shell.nix
@@ -11,7 +11,7 @@ haskell.lib.buildStackProject {
nodePackages.nodemon
tmux
tmuxinator
- nodejs-8_x
+ nodejs
];
shellHook = ''