nixpkgs/pkgs/development/interpreters/python
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
..
catch_conflicts pythonCatchConflictsHook: split propagated-build-inputs on runs of whitespace 2024-04-26 21:05:42 -04:00
conda
cpython python3: fix build on Darwin 2024-05-30 19:40:13 -04:00
hooks pythonCatchConflictsHook: add test for multiple dependency chains 2024-04-26 21:05:41 -04:00
manylinux
pypy pypy: drop pycparser dependency to fix build 2024-05-12 16:01:00 +02:00
python2 Revert "python2/mk-python-derivation: disable catchConflictsHook" 2023-11-18 12:58:15 +01:00
rustpython rustpython: 0.3.0 -> 0.3.1 2024-05-07 16:42:00 +02:00
tests Revert "Fix venv creation in Python environments" 2024-04-11 08:26:39 -07:00
update-python-libraries update-python-libraries: ignore yanked releases on PyPI 2024-02-25 15:27:31 +11:00
default.nix python313: 3.13.0a6 -> 3.13.0b1 2024-05-09 13:32:38 +02:00
mk-python-derivation.nix mk-python-derivation: Break out attribute set cleaning into a separate function 2024-03-06 14:22:43 +13:00
passthrufun.nix
python-packages-base.nix python: add error message for debugging infinite recursion 2024-05-06 07:04:21 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py Revert "Fix venv creation in Python environments" 2024-04-11 08:26:39 -07:00
tests.nix Revert "Fix venv creation in Python environments" 2024-04-11 08:26:39 -07:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix Revert "Unwrap python scripts when building an environment" 2024-04-11 08:26:39 -07:00