diff options
author | lassulus <lass@blue.r> | 2018-09-14 11:40:48 +0200 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-09-14 11:40:48 +0200 |
commit | da41d8b4738083d5ad2263d5ed657ddb9f941cb4 (patch) | |
tree | 19fd0bb63d6c3dbd83c706867d1fd3ab550195d8 /krebs/2configs/buildbot-stockholm.nix | |
parent | fcaafab1f12a524198fce909743056d2c5319c9a (diff) |
buildbot: test disko
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 8284ff3b3..d10fb7203 100644 --- a/krebs/2configs/buildbot-stockholm.nix +++ b/krebs/2configs/buildbot-stockholm.nix @@ -16,6 +16,12 @@ krebs.ci = { enable = true; repos = { + disko.urls = [ + "http://cgit.gum.r/disko" + "http://cgit.hotdog.r/disko" + "http://cgit.ni.r/disko" + "http://cgit.prism.r/disko" + ]; nix_writers.urls = [ "http://cgit.hotdog.r/nix-writers" "http://cgit.ni.r/nix-writers" |