1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
nixpkgs/pkgs/development/interpreters/python
2024-11-09 12:51:01 +00: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 pypaBuildHook.tests: modernize 2024-11-05 10:47:23 +08: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 Merge staging-next into staging 2024-11-01 18:05:02 +00: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 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