diff options
author | lassulus <lass@blue.r> | 2018-09-29 23:19:02 +0200 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-09-29 23:19:02 +0200 |
commit | deac0b64c09882ee70240e1fa538d7d64e7e8181 (patch) | |
tree | 96a614a85df02fac8c62e38a53cd93333767bcb7 /krebs/2configs/buildbot-stockholm.nix | |
parent | b9380d6aba5f4ad04cedc4fb6a4213949791e830 (diff) |
buildbot-stockholm: test krops
Diffstat (limited to 'krebs/2configs/buildbot-stockholm.nix')
-rw-r--r-- | krebs/2configs/buildbot-stockholm.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/krebs/2configs/buildbot-stockholm.nix b/krebs/2configs/buildbot-stockholm.nix index d10fb7203..5784f2cdc 100644 --- a/krebs/2configs/buildbot-stockholm.nix +++ b/krebs/2configs/buildbot-stockholm.nix @@ -22,6 +22,12 @@ "http://cgit.ni.r/disko" "http://cgit.prism.r/disko" ]; + krops.urls = [ + "http://cgit.hotdog.r/krops" + "http://cgit.ni.r/krops" + "http://cgit.prism.r/krops" + "https://git.ingolf-wagner.de/krebs/krops.git" + ]; nix_writers.urls = [ "http://cgit.hotdog.r/nix-writers" "http://cgit.ni.r/nix-writers" |