nixpkgs/pkgs/development/interpreters/python
Frederik Rietdijk 548ced628d python.buildEnv: new argument makeWrapperArgs
`python.buildEnv` would already wrap executables exporting `PYTHONHOME`.
With this change, it is possible to pass in additional arguments to the
underlying `makeWrapper`.
2018-10-13 12:31:52 +02:00
..
catch_conflicts
cpython Merge remote-tracking branch 'upstream/master' into staging 2018-09-26 11:23:18 -04:00
pypy/2.7 pypy: 5.10 -> 6.0 2018-08-01 20:49:53 -07:00
build-python-package-common.nix
build-python-package-flit.nix python: flit: 0.13 -> 1.0 2018-04-08 11:36:07 +02:00
build-python-package-setuptools.nix buildPythonPackage: rename nix_run_setup.py to nix_run_setup 2018-01-20 13:31:14 +01:00
build-python-package-wheel.nix
build-python-package.nix buildPythonPackage: use config.doCheckByDefault 2018-04-26 20:15:52 +00:00
mk-python-derivation.nix stdenv: steal checkInputs from buildPythonPackage 2018-04-26 20:22:51 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix python.buildEnv: new argument makeWrapperArgs 2018-10-13 12:31:52 +02:00