m 2 git: use gum as primary git host

This commit is contained in:
makefu 2015-12-14 14:36:36 +01:00
parent 93846c6363
commit bff8bf4180

View file

@ -43,7 +43,7 @@ let
hooks = { hooks = {
post-receive = pkgs.git-hooks.irc-announce { post-receive = pkgs.git-hooks.irc-announce {
nick = config.networking.hostName; nick = config.networking.hostName;
verbose = config.krebs.build.host.name == "pnp"; verbose = config.krebs.build.host.name == "gum";
channel = "#retiolum"; channel = "#retiolum";
# TODO remove the hardcoded hostname # TODO remove the hardcoded hostname
server = "cd.retiolum"; server = "cd.retiolum";