Files
nixpkgs/pkgs/development/python-modules/coal
Tom Hunze eb953e2372 python3Packages.coal: fix build with boost 1.89
Finding `boost_system` fails because the stub compiled library of
Boost.System, which has been a header-only library since 1.69, was
removed in 1.89 [1].

[1] https://www.boost.org/releases/1.89.0/
2026-02-21 01:47:05 +01:00
..