pythonPackages.desktop-notifier: init at 3.2.0

This commit is contained in:
Stefan Frijters
2021-02-15 12:53:16 +01:00
parent cb6d8368a3
commit f9e53c5ad6
2 changed files with 40 additions and 0 deletions

View File

@@ -1708,6 +1708,8 @@ in {
deskcon = callPackage ../development/python-modules/deskcon { };
desktop-notifier = callPackage ../development/python-modules/desktop-notifier { };
detox = throw "detox is no longer maintained, and was broken since may 2019"; # added 2020-07-04
devolo-home-control-api = callPackage ../development/python-modules/devolo-home-control-api { };