1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
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 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 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 Merge pull request #26805 from obsidiansystems/cross-elegant 2017-12-30 22:58:02 -05:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix python.buildEnv: new argument makeWrapperArgs 2018-10-13 12:31:52 +02:00