From d89a51721db9a27c57f341a6cc944989ec0cfb57 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 5 Mar 2017 15:59:10 +0100 Subject: Add stack dependancy --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 6723108..84a4e29 100644 --- a/shell.nix +++ b/shell.nix @@ -3,6 +3,7 @@ with import {}; { name = "env"; buildInputs = with pkgs; [ nodePackages.nodemon + stack tmux tmuxinator ]; -- cgit v1.2.3