1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 08:01:14 +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 treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
communi
epic5
hexchat
ii
irssi irssi: add license 2018-08-06 13:06:06 +02:00
konversation konversation: 1.7.4 -> 1.7.5 2018-08-26 12:18:28 +02:00
quassel quassel: fix building against Qt-5.11 2018-06-24 20:23:21 +03:00
qweechat
sic
weechat weechatScripts.weechat-autosort: init at unstable-2018-01-11 (#51729) 2018-12-08 16:45:18 +00:00
wraith