nixpkgs/pkgs/development/interpreters/python/cpython
Randy Eckenrode 07ab74e4aa
python3: fix build on Darwin
https://github.com/NixOS/nixpkgs/pull/311767 improved build purity, but Python’s configure script checks the Darwin version to enable platform features. Replacing the check with a check for Darwin without the version allows the build to succeed again.
2024-05-30 19:40:13 -04:00
..
2.7 Removing FRidh as active maintainer of packages 2024-04-28 12:20:07 +02:00
3.7 python37: drop 2023-01-05 13:20:49 +01:00
3.8
3.9
3.10 cpython: prune patches and configure flags 2024-02-02 12:28:08 +01:00
3.11
3.12
3.13 python313: 3.13.0a3 -> 3.13.0a5 2024-03-13 14:43:51 +01:00
docs python37: remove leftover files 2023-01-16 19:49:16 +08:00
default.nix python3: fix build on Darwin 2024-05-30 19:40:13 -04:00
loongarch-support.patch cpython: add loongarch triplets 2023-05-01 05:16:32 +08:00
mimetypes.patch
platform-triplet-detection.patch python311: fix cross to/from musl (#260641) 2023-10-13 17:47:11 +02:00
virtualenv-permissions.patch