pythonPackages.sdnotify: init at 0.3.2

This commit is contained in:
Philipp Middendorf
2018-11-24 10:47:47 +01:00
parent f55a63329d
commit fbbfc7a36f
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -4650,6 +4650,8 @@ in {
tvdb_api = callPackage ../development/python-modules/tvdb_api { };
sdnotify = callPackage ../development/python-modules/sdnotify { };
tvnamer = callPackage ../development/python-modules/tvnamer { };
threadpool = callPackage ../development/python-modules/threadpool { };