diff --git a/nix/derivation.nix b/nix/derivation.nix index 078686d9db..c6595bfcdb 100644 --- a/nix/derivation.nix +++ b/nix/derivation.nix @@ -12,6 +12,7 @@ with pkgs; stdenv.mkDerivation { outputs = [ "out" ]; nativeBuildInputs = with buildPackages; [ autoreconfHook + autoPatchelfHook bash gitMinimal pkg-config