nixpkgs/pkgs/development/interpreters/python
Robert Hensing 16f5747575
Merge pull request #175649 from Artturin/opt-in-structured-attrs
stdenv: support opt-in __structuredAttrs
2022-12-10 21:12:43 +01:00
..
catch_conflicts
conda
cpython Merge pull request #175649 from Artturin/opt-in-structured-attrs 2022-12-10 21:12:43 +01:00
hooks Merge pull request #195055 from Mic92/buildPythonPackage 2022-11-06 20:37:18 +01:00
manylinux manylinux: use libxcrypt for libcrypt.so.1 2022-12-01 14:09:42 +01:00
pypy pypy2, pypy3: drop unused xlibsWrapper 2022-12-02 18:18:05 +00:00
rustpython Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
tests
update-python-libraries update-python-libraries: enable nix command 2022-10-12 11:38:55 +00:00
default.nix Merge branch 'staging-next' into staging 2022-12-09 10:27:46 +01:00
fetchpypi.nix
mk-python-derivation.nix pythonPackages.buildPython*: also output dist when using wheel 2022-10-04 15:34:46 +02:00
python-packages-base.nix cpython: drop leftover 3.5/3.6 logic and patches 2022-11-29 01:34:59 +01:00
run_setup.py
setup-hook.nix treewide: fix some core package structuredAttrs 2022-12-08 21:05:28 +02:00
setup-hook.sh
sitecustomize.py
tests.nix
with-packages.nix
wrap-python.nix pythonPackages: ensure all derivations provide python modules 2022-10-27 10:03:16 +02:00
wrap.sh
wrapper.nix