python3Packages.contourpy: fix cross

This commit is contained in:
matthewcroughan
2026-04-19 19:15:04 +01:00
parent cbd5a8b25b
commit 05e1670c58
@@ -10,6 +10,7 @@
ninja,
nukeReferences,
pybind11,
pkg-config,
# propagates
numpy,
@@ -50,6 +51,10 @@ let
meson
ninja
nukeReferences
pkg-config
];
buildInputs = [
pybind11
];