Files
nixpkgs/pkgs/by-name/im/imager/numpy-header.patch
Sébastien Maret 02b517263f imager: fix numpy header detection
With recent Numpy versions (> 2.0.0), the header files are located in
_core/include instead of core/include, and the configure script does not
detect them. Use the `numpy.get_include()` function for the detection
in that script.
2025-05-25 11:22:32 +02:00

999 B