krebs buildbot: rename to build|$hostname

This commit is contained in:
lassulus 2017-07-25 23:57:58 +02:00
parent 7aa31b7bab
commit cba35726a1

View File

@ -160,7 +160,7 @@ in {
};
irc = {
enable = true;
nick = "${hostname}bot";
nick = "build|${hostname}";
server = "ni.r";
channels = [ "retiolum" ];
allowForce = true;