aboutsummaryrefslogtreecommitdiff
path: root/release.nix
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2017-11-03 13:33:50 +0100
committerEelco Dolstra <edolstra@gmail.com>2017-11-03 13:55:30 +0100
commit4dee01da7c7bc5d67dc916f159bfee8a873ac19b (patch)
tree335cc7473215f4833c58a28f6e000026f3c731de /release.nix
parent0e77aa398240d04e4169208d14ea620b8507b732 (diff)
fetchGit: Add a test
Diffstat (limited to 'release.nix')
-rw-r--r--release.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/release.nix b/release.nix
index f76e7cb9e..aa4d63777 100644
--- a/release.nix
+++ b/release.nix
@@ -76,6 +76,9 @@ let
[ curl
bzip2 xz brotli
openssl pkgconfig sqlite boehmgc
+
+ # Tests
+ git
mercurial
]
++ lib.optional stdenv.isLinux libseccomp