mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
74d0b82f29
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. |
||
---|---|---|
.. | ||
catch_conflicts | ||
cpython | ||
pypy/2.7 | ||
update-python-libraries | ||
build-python-package-common.nix | ||
build-python-package-flit.nix | ||
build-python-package-setuptools.nix | ||
build-python-package-wheel.nix | ||
build-python-package.nix | ||
mk-python-derivation.nix | ||
run_setup.py | ||
setup-hook.nix | ||
setup-hook.sh | ||
with-packages.nix | ||
wrap-python.nix | ||
wrap.sh | ||
wrapper.nix |