nixpkgs/pkgs/development/interpreters/python
K900 397a8fd06b python2/mk-python-derivation: disable catchConflictsHook
It's broken on Py2. Hopefully people still using 2 know what they're doing?
2023-11-17 07:48:13 +03:00
..
catch_conflicts buildPythonPackage: port catch-conflicts to importlib.metadata 2023-10-30 12:42:36 +01:00
conda
cpython python2: fix build with clang 16 on x86_64-darwin 2023-11-08 19:08:48 -05:00
hooks lib.systems: elaborate Rust metadata 2023-11-09 10:02:24 +01:00
manylinux
pypy
python2 python2/mk-python-derivation: disable catchConflictsHook 2023-11-17 07:48:13 +03:00
rustpython
tests python.tests.tkinter: init 2023-08-19 14:00:56 +03:00
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