steamPackages.runtime: use mirrors, add my mirror

This commit is contained in:
Nikolay Amiantov
2016-02-19 14:10:09 +03:00
parent 14f1ff80ce
commit 9525abdeec
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -333,4 +333,10 @@ rec {
ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/
ftp://mirror.switch.ch/pub/OpenBSD/
];
# Steam Runtime mirrors
steamrt = [
http://repo.steampowered.com/steamrt/
https://abbradar.net/steamrt/
];
}