diff options
author | lassulus <lassulus@lassul.us> | 2020-01-11 20:25:32 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2020-01-11 20:25:32 +0100 |
commit | c9df2a58d2492567872a6e69115b5b01ee4feeb9 (patch) | |
tree | 695463113acc6da9a43d6243b232085a4c53e291 | |
parent | a8f4eb1f7c832713b451293520f9b295197e17ef (diff) |
buildbot: check github krops
-rw-r--r-- | krebs/2configs/buildbot-stockholm.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/buildbot-stockholm.nix b/krebs/2configs/buildbot-stockholm.nix index 5784f2cdc..ca6e0922a 100644 --- a/krebs/2configs/buildbot-stockholm.nix +++ b/krebs/2configs/buildbot-stockholm.nix @@ -27,6 +27,7 @@ "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" |