nixpkgs/pkgs/development/interpreters/python
2024-12-07 20:31:20 +01:00
..
catch_conflicts
conda
cpython python3: proper syntax for Windows patches (#351010) 2024-12-07 20:31:20 +01: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
default.nix python310: 3.10.15 -> 3.10.16 2024-12-06 02:01:53 +01:00
editable.nix
meta-package.nix
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