nixpkgs/pkgs/development/interpreters/python
Martin Weinelt fa83add1b9
Merge pull request #271597 from adisbladis/python-runtime-build-time-sep
python3.pkgs.buildPythonPackage: Separate runtime & build time dependencies
2024-02-20 05:05:20 +01:00
..
catch_conflicts python/hooks: restore catchConflictHook for python<3.10 2023-11-18 12:57:18 +01:00
conda
cpython python312: use vendored mpdecimal library on darwin 2024-02-06 20:44:08 +01:00
hooks python3.hooks: Dont completely overwrite passthru when creating setup hook 2024-02-17 21:19:26 +13: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 cpython: refactor & clean up 2024-02-02 12:28:09 +01:00
mk-python-derivation.nix mk-python-derivation: Add build-system argument 2024-02-18 17:40:42 +13:00
passthrufun.nix
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
wrap.sh
wrapper.nix