nixpkgs/pkgs/development/python-modules/meson-python
Martin Weinelt 387d6a931a
python3Packages.meson-python: ignore target version on darwin during tests
For darwin we set a minimal deployment target at 11.3 currently, which
meson-python correctly detects, only to the compare it to the running
platform version, which is currently 15.5.

We concluded in the upstream issue, that the tests likely should not
respect this environment variable, so we now unset it on darwin.
2025-06-04 15:13:23 +02:00
..
add-build-flags.sh
default.nix python3Packages.meson-python: ignore target version on darwin during tests 2025-06-04 15:13:23 +02:00