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") ( [