python3Packages.pydroid-ipcam: init at unstable-2021-04-16

This commit is contained in:
Fabian Affolter
2021-04-23 09:08:54 +02:00
parent c21475e7e8
commit f4d48fc720
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -5785,6 +5785,8 @@ in {
pydrive = callPackage ../development/python-modules/pydrive { };
pydroid-ipcam = callPackage ../development/python-modules/pydroid-ipcam { };
pydsdl = callPackage ../development/python-modules/pydsdl { };
pydub = callPackage ../development/python-modules/pydub { };