From b55a0f65260e859e08b7c9bbf414aa76c3773c25 Mon Sep 17 00:00:00 2001 From: Joris Date: Thu, 6 Apr 2017 19:44:06 +0200 Subject: Add tests to gitlab-ci --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 283438f..e7e0323 100644 --- a/shell.nix +++ b/shell.nix @@ -2,7 +2,7 @@ with import {}; { env = stdenv.mkDerivation { name = "env"; buildInputs = with pkgs; [ - nodejs-7_x + yarn nodePackages.bower purescript tmux -- cgit v1.2.3