pythonPackages.dbus-next: init at 0.1.4

This commit is contained in:
Stefan Frijters
2020-09-22 09:17:42 -07:00
committed by Jon
parent 8463f5c9fd
commit 08ab7f917d
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -1462,6 +1462,8 @@ in {
dbfread = callPackage ../development/python-modules/dbfread { };
dbus-next = callPackage ../development/python-modules/dbus-next { };
dbus-python = callPackage ../development/python-modules/dbus { inherit (pkgs) dbus pkgconfig; };
dcmstack = callPackage ../development/python-modules/dcmstack { };