weechatScripts.weechat-otr: init at 1.9.2

This commit is contained in:
geistesk
2019-09-02 11:28:58 +02:00
parent 57507ca0b1
commit d81e7bdf45
3 changed files with 81 additions and 0 deletions
@@ -14,4 +14,8 @@
};
weechat-autosort = callPackage ./weechat-autosort { };
weechat-otr = callPackage ./weechat-otr {
inherit pythonPackages;
};
}