nixpkgs/pkgs/development/interpreters/python/hooks
Martin Weinelt f292ef4958
python/hooks: restore catchConflictHook for python<3.10
By restoring and diverting to the old version.

Previously the newer language features and use of more modern stdlib
imports broke the hook on Python<3.10.
2023-11-18 12:57:18 +01:00
..
conda-install-hook.sh
conda-unpack-hook.sh
default.nix python/hooks: restore catchConflictHook for python<3.10 2023-11-18 12:57:18 +01:00
egg-build-hook.sh
egg-install-hook.sh
egg-unpack-hook.sh
pip-build-hook.sh
pip-install-hook.sh
pypa-build-hook-test.nix treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
pypa-build-hook.sh
pypa-install-hook.sh
pytest-check-hook.sh
python-catch-conflicts-hook.sh
python-imports-check-hook.sh
python-namespaces-hook.sh
python-output-dist-hook.sh
python-recompile-bytecode-hook.sh
python-relax-deps-hook.sh
python-remove-bin-bytecode-hook.sh
python-remove-tests-dir-hook.sh
setuptools-build-hook.sh
setuptools-check-hook.sh
setuptools-rust-hook.sh
sphinx-hook.sh python3Packages.sphinxHook: Avoid propagating sphinx 2023-09-30 18:21:18 +02:00
unittest-check-hook.sh
venv-shell-hook.sh
wheel-unpack-hook.sh