weechatScripts.wee-slack: 2.1.1 => 2.2.0
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
inherit (luaPackages) cjson;
|
||||
};
|
||||
|
||||
wee-slack = callPackage ./wee-slack { };
|
||||
wee-slack = callPackage ./wee-slack {
|
||||
inherit pythonPackages;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user