pythonPackage.txdbus: init at 1.1.0

This commit is contained in:
geistesk
2020-05-18 18:06:30 -07:00
committed by Jon
parent 740f4ba1ad
commit fe7d3db9c6
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -5952,6 +5952,8 @@ in {
txtorcon = callPackage ../development/python-modules/txtorcon { };
txdbus = callPackage ../development/python-modules/txdbus { };
tzlocal = callPackage ../development/python-modules/tzlocal { };
u-msgpack-python = callPackage ../development/python-modules/u-msgpack-python { };