nixpkgs/pkgs/development/interpreters/python
2024-10-26 21:05:47 +03:00
..
catch_conflicts
conda
cpython Merge remote-tracking branch 'origin/master' into staging-next 2024-10-26 21:05:47 +03:00
hooks buildPython hooks: format with shfmt 2024-10-08 07:42:21 +08:00
manylinux
pypy treewide: move tcl libraries under tclPackages 2024-10-26 16:23:15 +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
update-python-libraries update-python-libraries: enable nix-command consistently 2024-09-14 13:41:25 +02:00
default.nix python312: 3.12.6 -> 3.12.7 2024-10-13 11:09:54 +02:00
editable.nix python3Packages.mkPythonEditablePackage: init 2024-09-08 17:13:21 +12:00
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 treewide: lib.isInOldestRelease -> lib.oldestSupportedReleaseIsAtLeast 2024-10-08 11:14:24 +02: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