nixpkgs/pkgs/development/interpreters/python
Profpatsch 2497553b23 toplevel: stdenv.lib -> lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 17:44:59 +01:00
..
catch_conflicts
cpython treewide: Inline more of the static overlay 2021-01-03 21:46:14 +00:00
graalpython pythonInterpreters.graalpython37: init 2019-10-22 09:16:18 +02:00
hooks pythonPackages.pip-install-hook: remove --build option 2020-12-01 14:44:26 +01:00
manylinux Fix manylinux packages 2019-12-13 11:40:44 +01:00
pypy Python: rename parameters and arguments passed to passthru 2020-11-28 17:36:23 +01:00
tests python.tests: use self.callPackage instead of super.callPackage 2020-11-28 16:57:07 +01:00
update-python-libraries pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
default.nix toplevel: stdenv.lib -> lib 2021-01-10 17:44:59 +01:00
fetchpypi.nix pythonPackages.fetchPypi: support SRI hashes 2019-07-11 18:01:04 +02:00
mk-python-derivation.nix buildPython*: don't catch conflicts when cross-compiling 2020-11-19 20:59:16 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh python: make it possible to disable the python setup-hook 2019-04-28 09:20:41 +02:00
sitecustomize.py Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
tests.nix python.tests: not when cross-compiling 2020-11-23 15:29:23 +01:00
with-packages.nix
wrap-python.nix Python: improve cross-compilation 2019-01-04 10:45:22 +01:00
wrap.sh python.pkgs.wrapPython: get rid of warning 2019-12-30 16:46:55 +01:00
wrapper.nix Python: introduce NIX_PYTHONPREFIX in order to set site.PREFIXES 2020-03-14 21:39:31 +00:00