Merge pull request #121151 from dotlambda/libdeltachat-init

libdeltachat: init at 1.54.0
This commit is contained in:
Robert Schütz
2021-05-06 13:41:16 +02:00
committed by GitHub
5 changed files with 161 additions and 0 deletions
+2
View File
@@ -1751,6 +1751,8 @@ in {
delegator-py = callPackage ../development/python-modules/delegator-py { };
deltachat = callPackage ../development/python-modules/deltachat { };
deluge-client = callPackage ../development/python-modules/deluge-client { };
demjson = callPackage ../development/python-modules/demjson { };