Merge pull request #113690 from fabaff/python-velbus

This commit is contained in:
Sandro
2021-02-20 04:17:06 +01:00
committed by GitHub
3 changed files with 33 additions and 1 deletions

View File

@@ -6495,6 +6495,8 @@ in {
python-vagrant = callPackage ../development/python-modules/python-vagrant { };
python-velbus = callPackage ../development/python-modules/python-velbus { };
python-vipaccess = callPackage ../development/python-modules/python-vipaccess { };
python-vlc = callPackage ../development/python-modules/python-vlc { };