diff options
author | lassulus <lass@blue.r> | 2018-09-14 09:57:09 +0200 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-09-14 09:57:09 +0200 |
commit | 96ea1311d698ec30ab14af0f0169367fc1e6260b (patch) | |
tree | 2d112549f8e841f50d7e3e69dd26ca8fce72ab63 /krebs | |
parent | 244d31c7611e26e9cac91af2e945910b38acee96 (diff) |
buildbot: test nix-writers
Diffstat (limited to 'krebs')
-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 0ee91ae34..8284ff3b3 100644 --- a/krebs/2configs/buildbot-stockholm.nix +++ b/krebs/2configs/buildbot-stockholm.nix @@ -16,6 +16,12 @@ krebs.ci = { enable = true; repos = { + 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" "http://cgit.gum.r/stockholm" |