nixpkgs/pkgs/development/interpreters/python
2024-12-04 04:07:41 +01:00
..
catch_conflicts
conda
cpython Revert "python{27,39,310,311,312,313,314}: use a bootstrap SDK on Darwin" 2024-11-07 19:09:09 +00:00
hooks python3Packages: Fix and document the removal of the local .overrideAttrs attribute (#350127) 2024-11-19 17:45:32 +09:00
manylinux
pypy pypy{27,39,310}: drop darwin.libutil dependency 2024-11-07 00:39:35 +00:00
python2 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rustpython rustpython: 0.3.1 -> 0.4.0 2024-10-06 20:59:50 +08:00
tests treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
default.nix python313: 3.13.0 -> 3.13.1 2024-12-04 04:07:41 +01:00
editable.nix python3Packages.mkPythonEditablePackage: init 2024-09-08 17:13:21 +12:00
meta-package.nix python3Packages.mkPythonMetaPackage: init 2024-08-30 00:24:31 +12:00
mk-python-derivation.nix mkPythonPackage, mkPythonApplication: handle passthru with stdenv.mkDerivation instead of lib.extendDerivation (#347130) 2024-10-14 17:46:49 +09:00
passthrufun.nix python: remove pythonForBuild passthru 2024-11-24 21:09:33 +01:00
python-packages-base.nix buildPython*: Deprecate and remove (buildPython* { ... }).override 2024-10-08 01:09:35 +08:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix python3.tests: remove unnecessary condition and disable failing tests on 3.13 2024-10-08 10:39:14 +09:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix