diff options
author | lassulus <lassulus@lassul.us> | 2020-04-11 10:32:51 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2020-04-11 10:32:51 +0200 |
commit | 11bdfdbcb6e2a63b120335e242f340a310418f02 (patch) | |
tree | e9e176cb1b24bc635564c6d4ebae728c504dad1c | |
parent | 0578d851885e59b317d653982b7b74f10739b9f3 (diff) |
buildbot-stockholm: don't fetch repos from palo
-rw-r--r-- | krebs/2configs/buildbot-stockholm.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/krebs/2configs/buildbot-stockholm.nix b/krebs/2configs/buildbot-stockholm.nix index ca6e0922a..43dd96919 100644 --- a/krebs/2configs/buildbot-stockholm.nix +++ b/krebs/2configs/buildbot-stockholm.nix @@ -26,14 +26,12 @@ "http://cgit.hotdog.r/krops" "http://cgit.ni.r/krops" "http://cgit.prism.r/krops" - "https://git.ingolf-wagner.de/krebs/krops.git" "https://github.com/krebs/krops.git" ]; nix_writers.urls = [ "http://cgit.hotdog.r/nix-writers" "http://cgit.ni.r/nix-writers" "http://cgit.prism.r/nix-writers" - "https://git.ingolf-wagner.de/krebs/nix-writers.git" ]; stockholm.urls = [ "http://cgit.enklave.r/stockholm" |