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:
Nikolay Amiantov 2019-08-19 01:25:58 +03:00
parent 965cddb7ec
commit e848ffe48c

View File

@ -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