fetchurl mirrors: move steamrt mirror to another host
This one is hosted in a cloud so hopefully incidents like https://github.com/NixOS/nixpkgs/pull/66853 won't repeat.
This commit is contained in:
parent
965cddb7ec
commit
e848ffe48c
@ -385,7 +385,7 @@ rec {
|
|||||||
# Steam Runtime mirrors
|
# Steam Runtime mirrors
|
||||||
steamrt = [
|
steamrt = [
|
||||||
http://repo.steampowered.com/steamrt/
|
http://repo.steampowered.com/steamrt/
|
||||||
https://abbradar.net/steamrt/
|
https://public.abbradar.moe/steamrt/
|
||||||
];
|
];
|
||||||
|
|
||||||
# Python PyPI mirrors
|
# Python PyPI mirrors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user