hpx: unpin Boost

This commit is contained in:
Emily
2024-11-25 08:53:56 +00:00
parent 84fdfde383
commit cf10dfe614
+1 -4
View File
@@ -9569,10 +9569,7 @@ with pkgs;
autoreconfHook = buildPackages.autoreconfHook269;
};
hpx = callPackage ../development/libraries/hpx {
boost = boost179;
asio = asio.override { boost = boost179; };
};
hpx = callPackage ../development/libraries/hpx { };
hspell = callPackage ../development/libraries/hspell { };