Loading
python3Packages.pykdl: use system pybind11
pykdl 1.5.1 only supports using a vendored copy of pybind11, but this version doesn't support Python 3.11. Therefore, backport an upstream patch that allows using a system pybind11 installation.
pykdl 1.5.1 only supports using a vendored copy of pybind11, but this version doesn't support Python 3.11. Therefore, backport an upstream patch that allows using a system pybind11 installation.