nixpkgs/pkgs/development/interpreters/python
Frederik Rietdijk 74d0b82f29 buildPython*: add updateScript to passthru
All Python packages now have an updateScript. The script calls
`update-python-libraries` and passes it the position of the derivation
expression obtained using `meta.position`. This works fine in case a Nix
expression represents only a single derivation. If there are more in it,
`update-python-libraries` will fail.
2018-12-07 15:48:54 +01:00
..
catch_conflicts
cpython Merge master into staging-next 2018-11-18 10:32:12 +01:00
pypy/2.7 pypy: 5.10 -> 6.0 2018-08-01 20:49:53 -07:00
update-python-libraries buildPython*: add updateScript to passthru 2018-12-07 15:48:54 +01:00
build-python-package-common.nix
build-python-package-flit.nix
build-python-package-setuptools.nix
build-python-package-wheel.nix
build-python-package.nix buildPython*: add updateScript to passthru 2018-12-07 15:48:54 +01:00
mk-python-derivation.nix buildPython*: add updateScript to passthru 2018-12-07 15:48:54 +01: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