summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-10-01 14:31:00 +0200
committertv <tv@krebsco.de>2017-10-01 14:31:00 +0200
commit2fa8eb091f0ae9fae31c4e61d377903fce9ca701 (patch)
treeb6ca7e591acb3ab09b17150d007bb771b1556c07 /tv
parent9cf8713b2530e2040ac9de9f010fad3f99b58dee (diff)
tv gitrepos: #krebs -> #xxx
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/gitrepos.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index bbb1d41..2c4b486 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -100,7 +100,7 @@ let {
);
irc-announce = args: pkgs.git-hooks.irc-announce (recursiveUpdate {
- channel = "#krebs";
+ channel = "#xxx";
# TODO make nick = config.krebs.build.host.name the default
nick = config.krebs.build.host.name;
server = "irc.r";