From ba31684153210e7747c1f8f2825bbb9bd5816625 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 19 Nov 2010 11:36:11 +0000 Subject: [PATCH] --- release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.nix b/release.nix index a2e46785..19f04e11 100644 --- a/release.nix +++ b/release.nix @@ -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") ( [