···60 '';
61 enableParallelChecking = false;
62000063 meta = with lib; {
64 homepage = "http://fastnlo.hepforge.org";
65 description = "Fast pQCD calculations for hadron-induced processes";
···60 '';
61 enableParallelChecking = false;
6263+ # None of our currently packaged versions of swig are C++17-friendly
64+ # Use a workaround from https://github.com/swig/swig/issues/1538
65+ env.CXXFLAGS="-D_LIBCPP_ENABLE_CXX17_REMOVED_FEATURES";
66+67 meta = with lib; {
68 homepage = "http://fastnlo.hepforge.org";
69 description = "Fast pQCD calculations for hadron-induced processes";