Merge pull request #62743 from geistesk/weechat-otr-1.9.2

weechatScripts.weechat-otr: init at 1.9.2
This commit is contained in:
Lassulus
2019-09-04 13:39:24 +02:00
committed by GitHub
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;
};
}