From 14e470e6808efefa6945c3d8771ab0d8f4bbdcfb Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Wed, 16 Mar 2011 14:22:53 +0000 Subject: [PATCH] hydrA: add some pkgs to buildinputs for tests --- release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.nix b/release.nix index 19d6d7c2..cee517a8 100644 --- a/release.nix +++ b/release.nix @@ -52,7 +52,7 @@ rec { configureFlags = "--with-nix=${nix}"; buildInputs = - [ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite] + [ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite git mercurial svn bazaar] ++ (import ./deps.nix) { inherit pkgs; }; hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [