1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/applications/networking/irc
Maximilian Bosch 05882c0a74 weechatScripts.weechat-autosort: init at unstable-2018-01-11 (#51729)
Helpful weechat script to automatically keep buffers sorted.

Can be activated like this:

``` nix
weechat.override {
  configure = { ... }: {
    scripts = [
      weechatScripts.weechat-autosort
    ];
  };
}
```
2018-12-08 16:45:18 +00:00
..
bip
chatzilla
communi
epic5
hexchat
ii
irssi
konversation
quassel
qweechat
sic
weechat weechatScripts.weechat-autosort: init at unstable-2018-01-11 (#51729) 2018-12-08 16:45:18 +00:00
wraith