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
|
||||
steamrt = [
|
||||
http://repo.steampowered.com/steamrt/
|
||||
https://abbradar.net/steamrt/
|
||||
https://public.abbradar.moe/steamrt/
|
||||
];
|
||||
|
||||
# Python PyPI mirrors
|
||||
|
Loading…
Reference in New Issue
Block a user