summaryrefslogtreecommitdiffstats
path: root/tv/2configs/gitrepos.nix
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
commit32a8fc0396769946242ef8c1a48fb64ae572e0db (patch)
tree67035360e7a6cd54fd2a294eb7e102ff24354b14 /tv/2configs/gitrepos.nix
parentcf62603b129ff4afad5fac4789ee98d1beddda3b (diff)
tv gitrepos: #krebs -> #xxx
Diffstat (limited to 'tv/2configs/gitrepos.nix')
-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 bbb1d412..2c4b4868 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";