This commit is contained in:
Eelco Dolstra 2010-11-19 11:36:11 +00:00
parent 738712fca0
commit ba31684153

View file

@ -37,7 +37,7 @@ rec {
configureFlags = "--with-nix=${nix}";
buildInputs =
[ perl makeWrapper libtool nix unzip nukeReferences ]
[ perl makeWrapper libtool nix unzip nukeReferences boehmgc ]
++ (import ./deps.nix) { inherit pkgs; };
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [