nixpkgs/pkgs/development/interpreters/python
Frederik Rietdijk bd47c5721f Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable
This is needed in case of `python.buildEnv` to make sure sys.executable
does not point to the unwrapped executable.
2019-07-27 11:52:49 +02:00
..
catch_conflicts
cpython python2: backport fix for pyc race condition, part 2 2019-07-17 10:22:11 +02:00
pypy Python: add sitecustomize.py, listen to NIX_PYTHONPATH 2019-07-13 09:37:33 +02:00
update-python-libraries
build-python-package-common.nix
build-python-package-flit.nix
build-python-package-pyproject.nix buildPythonPackage: add support for setupPyGlobalFlags (2) 2019-07-15 17:47:57 +02:00
build-python-package-setuptools.nix buildPythonPackage: add support for setupPyGlobalFlags (2) 2019-07-15 17:47:57 +02:00
build-python-package-wheel.nix fix: #64340 building python wheels in non-standard store 2019-07-11 10:27:28 +02:00
build-python-package.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
default.nix Merge staging-next into staging 2019-07-09 15:46:26 +02:00
fetchpypi.nix pythonPackages.fetchPypi: support SRI hashes 2019-07-11 18:01:04 +02:00
mk-python-derivation.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable 2019-07-27 11:52:49 +02:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable 2019-07-27 11:52:49 +02:00