Merge pull request #117070 from fabaff/aionotion

This commit is contained in:
Martin Weinelt
2021-03-21 00:58:36 +01:00
committed by GitHub
4 changed files with 55 additions and 1 deletions

View File

@@ -302,6 +302,8 @@ in {
aionotify = callPackage ../development/python-modules/aionotify { };
aionotion = callPackage ../development/python-modules/aionotion { };
aioprocessing = callPackage ../development/python-modules/aioprocessing { };
aiopulse = callPackage ../development/python-modules/aiopulse { };