nixpkgs/pkgs/development/interpreters/python
2024-03-06 06:01:19 +00:00
..
catch_conflicts pythonCatchConflictsHook: avoid infinite recursion 2024-02-25 11:54:07 +01:00
conda
cpython cpython: allow full variant on all platformns where bluez is available 2024-02-17 14:05:32 +01:00
hooks pythonCatchConflictsHook: test cyclic dependency 2024-02-25 11:54:49 +01:00
manylinux
pypy pypy: add option to change optimization level, update homepage, cleanup 2023-12-10 03:10:47 +01:00
python2 Revert "python2/mk-python-derivation: disable catchConflictsHook" 2023-11-18 12:58:15 +01:00
rustpython rustpython: mark broken on x86_64-darwin 2023-11-22 19:20:39 +01:00
tests
update-python-libraries update-python-libraries: support applications outside python-modules 2024-01-10 15:01:54 +01:00
default.nix python38: remove 2024-03-05 11:56:21 +01:00
mk-python-derivation.nix mk-python-derivation: Add build-system argument 2024-02-18 17:40:42 +13:00
passthrufun.nix python: deprecate pythonForBuild in favor of pythonOnBuildForHost 2023-11-07 02:28:58 +02:00
python-packages-base.nix python311Packages.recursive-pth-loader: rename from recursivePthLoader 2024-01-25 22:13:17 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix pythonInterpreters.pypy39_prebuilt: fix tests eval (#278950) 2024-01-09 18:46:49 +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