1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00

hydrA: add some pkgs to buildinputs for tests

This commit is contained in:
Rob Vermaas 2011-03-16 14:22:53 +00:00
parent 11b6f9cf35
commit 14e470e680

View file

@ -52,7 +52,7 @@ rec {
configureFlags = "--with-nix=${nix}"; configureFlags = "--with-nix=${nix}";
buildInputs = 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; }; ++ (import ./deps.nix) { inherit pkgs; };
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [ hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [