l 2 git: get irc-announce from pkgs
This commit is contained in:
parent
e6b3931daf
commit
9126fdc929
@ -50,7 +50,7 @@ let
|
||||
inherit name desc;
|
||||
public = true;
|
||||
hooks = {
|
||||
post-receive = git.irc-announce {
|
||||
post-receive = pkgs.git-hooks.irc-announce {
|
||||
# TODO make nick = config.krebs.build.host.name the default
|
||||
nick = config.krebs.build.host.name;
|
||||
channel = "#retiolum";
|
||||
|
Loading…
Reference in New Issue
Block a user