1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00
nixpkgs/pkgs
Martin Weinelt 136f6574a3 python3Packages.fetchPypi: support wheels where dist & python differ
This introduces the `dist` argument to the `computeWheelUrl`, that
allows the distribution format in the path to differ from the python
version.

A wheel can be py3 and still have their file below the py2.py3 dist url.
2021-06-22 13:42:45 +02:00
..
applications
build-support
common-updater
data
desktops
development python3Packages.fetchPypi: support wheels where dist & python differ 2021-06-22 13:42:45 +02:00
games
misc
os-specific
pkgs-lib
servers
shells
stdenv
test
tools
top-level