nixpkgs/pkgs/development/interpreters/python
Johannes Bornhold 249b34aadc
python: Move catch_conflicts.py into subdirectory (#23600)
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.

(moved from master commit 76213d102c)
2017-04-01 12:22:36 +02:00
..
catch_conflicts python: Move catch_conflicts.py into subdirectory (#23600) 2017-04-01 12:22:36 +02:00
cpython Python 3.6 fixup expat and libffi, fixes #23406 2017-03-03 07:46:52 +01:00
pypy/2.7 pypy: inherit pythonVersion 2017-02-14 09:23:59 +01:00
build-python-package-common.nix buildPythonPackage: install builds reproducibly 2016-12-13 14:45:05 +01:00
build-python-package-flit.nix Python Flit: run tests by default 2017-02-01 14:54:20 +01:00
build-python-package-setuptools.nix Merge pull request #22086 from timbertson/pip-stderr 2017-01-24 11:20:53 +01:00
build-python-package-wheel.nix buildPythonPackage: refactor 2016-12-05 10:29:22 +01:00
build-python-package.nix Python Flit: run tests by default 2017-02-01 14:54:20 +01:00
mk-python-derivation.nix python: Move catch_conflicts.py into subdirectory (#23600) 2017-04-01 12:22:36 +02:00
run_setup.py Python: move python-modules/generic to interpreter folder 2016-09-01 16:16:31 +02:00
with-packages.nix python: add python.withPackages function 2016-05-29 15:12:23 +02:00
wrap-python.nix Python: script names now include full path 2017-01-02 11:29:11 +01:00
wrap.sh pythonPackages.wrapPython: fix for paths with spaces 2017-02-19 01:43:12 +03:00
wrapper.nix python.buildenv: don't filter non-python packages 2016-09-17 14:28:12 +02:00