Python: use PyPI mirror (#15001)
* mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
This commit is contained in:
committed by
Domen Kožar
parent
ae8a3a14f0
commit
d5e6a4494a
@@ -340,4 +340,9 @@ rec {
|
||||
http://repo.steampowered.com/steamrt/
|
||||
https://abbradar.net/steamrt/
|
||||
];
|
||||
|
||||
# Python PyPI mirrors
|
||||
pypi = [
|
||||
https://pypi.io/packages/source/
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user