From 4dee01da7c7bc5d67dc916f159bfee8a873ac19b Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 3 Nov 2017 13:33:50 +0100 Subject: fetchGit: Add a test --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 02fbd59b1..f47952582 100644 --- a/shell.nix +++ b/shell.nix @@ -25,6 +25,7 @@ with import ./release-common.nix { inherit pkgs; }; perlPackages.DBDSQLite # Tests + git mercurial ] ++ lib.optional stdenv.isLinux libseccomp; -- cgit v1.2.3