From a5e484e98438ebae5af2be9223becf67d1eed17f Mon Sep 17 00:00:00 2001
From: lassulus <lass@blue.r>
Date: Sun, 9 Sep 2018 12:07:52 +0200
Subject: [PATCH] repo-sync: add buildbot-classic

---
 krebs/2configs/repo-sync.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/krebs/2configs/repo-sync.nix b/krebs/2configs/repo-sync.nix
index 3ca94fc1b..392e6bed3 100644
--- a/krebs/2configs/repo-sync.nix
+++ b/krebs/2configs/repo-sync.nix
@@ -143,6 +143,7 @@ in {
 
     (sync-retiolum { name = "cholerab"; desc = "krebs thesauron & enterprise-patterns"; section = "documentation"; })
 
+    (sync-retiolum { name = "buildbot-classic"; desc = "fork of buildbot"; section = "software"; })
     (sync-retiolum { name = "disko"; desc = "take a description of your disk layout and produce a format script"; section = "software"; })
     (sync-retiolum { name = "news"; desc = "take a rss feed and a timeout and print it to stdout"; section = "software"; })
     (sync-retiolum { name = "krops"; desc = "krebs ops"; section = "software"; })