Compare commits
2 commits
62ae90a717
...
59d9caca26
Author | SHA1 | Date | |
---|---|---|---|
59d9caca26 | |||
55826afb54 |
1 changed files with 6 additions and 4 deletions
|
@ -6,11 +6,13 @@ in {
|
|||
enable = true;
|
||||
binary = let
|
||||
weechat = pkgs.weechat.override {
|
||||
configure = _: {
|
||||
scripts = with pkgs.weechatScripts; [
|
||||
autosort
|
||||
highmon
|
||||
];
|
||||
};
|
||||
};
|
||||
in "${weechat}/bin/weechat-headless";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue