Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Robert Scott
951fb0472a
pythonPackages.pybind11: fix for clang
...
default clang is still not happy with c++17's sized and aligned
deallocations
2020-01-04 23:10:16 +00:00
Frederik Rietdijk
9b0b85345c
pythonPackages.pybind11: hardcode include directory
2019-12-19 19:58:12 +01:00
Frederik Rietdijk
6dadfaa197
pythonPackages.pybind11: cleanup recipe
2019-12-19 19:30:56 +01:00
Josef Kemetmüller
084eaa4987
pybind11: Unify with pythonPackages.pybind11
...
Instead of one derivation providing a cmake-compatible library and one
providing a setuptools-compatible library, we now support both ways of
consuming the library for both pybind11 and python.pkgs.pybind11.
2019-11-28 21:36:58 -08:00
Jonathan Ringer
46515fbada
pythonPackages.pybind11: expose headers
2019-10-18 09:54:04 +02:00
Jonathan Ringer
8ae6fb066e
python3Packages.pybind11: 2.3.0 -> 2.4.3
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
241a61939d
python.pkgs.pybind11: fix build
2019-09-08 17:43:16 +02:00
Robert Scott
d4713b6493
pythonPackages.pybind11: enable tests
2019-09-06 21:15:22 +02:00
Ivan Kozik
eeec6d7325
pybind11: 2.2.4 -> 2.3.0
...
pikepdf wants a newer pybind11.
2019-08-31 22:18:25 +00:00
Maximilian Bosch
94c3ac2574
pythonPackages.pybind11: apply patch to properly get headers directories
...
It seems as the `pybind11` build code returns the Python headers
directory (where the `pybind11` headers are stored as well on traditional
setups) rather than returning the dedicated prefix[1].
An exemplary fallout is the broken build of `pyopencl`[2].
[1] https://github.com/pybind/pybind11/issues/1425
[2] https://github.com/NixOS/nixpkgs/pull/56082
2019-03-08 07:08:44 +01:00
Florian Franzen
57a9594bf1
pythonPackages.pybind11: init at 2.2.4
2019-02-10 11:24:03 +01:00