From d939b06ced9edabdf9e42a3ac86beb4268d98455 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Mon, 21 Mar 2011 12:52:11 +0000 Subject: [PATCH] add topgit to hydra's path --- release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.nix b/release.nix index a704b333..50612ffd 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 git mercurial subversion bazaar] + [ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite git gitAndTools.topGit mercurial subversion bazaar] ++ (import ./deps.nix) { inherit pkgs; }; hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [