hpx: unpin Boost
This commit is contained in:
@@ -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 { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user