1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-11 15:15:36 +00:00
nixpkgs/pkgs/development/interpreters/python
John Ericson b57c5d4456 python: Use makeScopeWithSplicing
Now non-`buildInputs` that are python packages should be resolved
correctly.
2020-11-19 11:58:07 -05:00
..
catch_conflicts
cpython python: Use makeScopeWithSplicing 2020-11-19 11:58:07 -05:00
graalpython
hooks python: Use packages from previous stage in setup-hooks 2020-11-19 11:58:03 -05:00
manylinux
pypy python: Use makeScopeWithSplicing 2020-11-19 11:58:07 -05:00
tests python.tests: don't mix the two types of tests 2020-08-30 12:59:24 +02:00
update-python-libraries pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
default.nix python: Use makeScopeWithSplicing 2020-11-19 11:58:07 -05:00
fetchpypi.nix
mk-python-derivation.nix mk-python-derivation: document pyproject format 2020-09-16 17:38:41 +02:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
tests.nix python.tests: don't mix the two types of tests 2020-08-30 12:59:24 +02:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix