diff --git a/pkgs/by-name/ab/abiword/package.nix b/pkgs/by-name/ab/abiword/package.nix index aaac2f39a4f1..08a8ced24788 100644 --- a/pkgs/by-name/ab/abiword/package.nix +++ b/pkgs/by-name/ab/abiword/package.nix @@ -2,7 +2,7 @@ lib, stdenv, fetchFromGitLab, - autoreconfHook269, + autoreconfHook, autoconf-archive, pkg-config, gtk3, @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { }; nativeBuildInputs = [ - autoreconfHook269 + autoreconfHook autoconf-archive pkg-config wrapGAppsHook3