summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorNiklas Korz <niklas@niklaskorz.de>2025-12-16 20:23:53 +0100
committerNiklas Korz <niklas@niklaskorz.de>2025-12-16 21:13:05 +0100
commitb92751652ea0565b8c6922131c5b81f63d297e10 (patch)
tree6b211fefb8035769e4e894a7dea0e30da5f34cda /pkgs/development/python-modules/python-sql
parent6f5a1ec9c111a26b0fb15873a3a9cf3bc7243e3e (diff)
pypy: remove explicit darwin minimum SDK
PyPy sets an explicit minimum SDK version for darwin that is much older than what we we default to on nixpkgs (currently 14.0). Simply removing the explicit flag makes it use our default instead. This fixes a build failure where PyPy tries to access APIs that are not available in the macOS SDK it is targetting. This is technically not relevant for upstream as this is an opt-in warning which we have recently enabled by default (as error) on nixpkgs, but they too should bump the minimum target to at least 10.15 from their current target of 10.13.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions