nixpkgs/pkgs/development/interpreters/python
Martin Weinelt d9327a53de Revert "python2/mk-python-derivation: disable catchConflictsHook"
This reverts commit 397a8fd06b.

The hook now uses the old implementation based on the deprecated
pkg_resources library provided by setuptools again.
2023-11-18 12:58:15 +01:00
..
catch_conflicts python/hooks: restore catchConflictHook for python<3.10 2023-11-18 12:57:18 +01:00
conda
cpython python2: fix build with clang 16 on x86_64-darwin 2023-11-08 19:08:48 -05:00
hooks python/hooks: restore catchConflictHook for python<3.10 2023-11-18 12:57:18 +01:00
manylinux
pypy
python2 Revert "python2/mk-python-derivation: disable catchConflictsHook" 2023-11-18 12:58:15 +01:00
rustpython
tests
update-python-libraries
default.nix Merge staging-next into staging 2023-10-18 12:02:01 +00:00
mk-python-derivation.nix Merge branch 'master' into staging-next 2023-11-08 06:15:46 +00:00
passthrufun.nix python: deprecate pythonForBuild in favor of pythonOnBuildForHost 2023-11-07 02:28:58 +02:00
python-packages-base.nix makeOverridablePythonPackage: preserve function arguments 2023-11-07 01:58:48 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix python27: disable tests that expect Python 3+ 2023-09-25 14:51:43 +01:00
with-packages.nix
wrap-python.nix treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
wrap.sh
wrapper.nix