pythonPackages: new fetchers
Inspired by https://github.com/NixOS/nixpkgs/pull/22257. It is recommend to use fetchpypi and, when fetching a wheel, to pass `format = "wheel"` (typically you can just `inherit format;`). The hash type is fixed (for now) because this is the hash type PyPI uses.
parent
7b6b7f6b
Please register or sign in to comment