hivex: unpin autotools (#427889)

This commit is contained in:
Weijia Wang
2025-07-25 14:33:25 +02:00
committed by GitHub
+1 -3
View File
@@ -8383,9 +8383,7 @@ with pkgs;
highfive-mpi = highfive.override { hdf5 = hdf5-mpi; };
hivex = callPackage ../development/libraries/hivex {
autoreconfHook = buildPackages.autoreconfHook269;
};
hivex = callPackage ../development/libraries/hivex { };
hspell = callPackage ../development/libraries/hspell { };