Merge pull request #123175 from fabaff/py-canary

python3Packages.py-canary: init 0.5.1
This commit is contained in:
Martin Weinelt
2021-05-17 17:42:58 +02:00
committed by GitHub
4 changed files with 45 additions and 1 deletions
@@ -109,7 +109,7 @@
"caldav" = ps: with ps; [ caldav ];
"calendar" = ps: with ps; [ aiohttp-cors ];
"camera" = ps: with ps; [ aiohttp-cors ];
"canary" = ps: with ps; [ ha-ffmpeg ]; # missing inputs: py-canary
"canary" = ps: with ps; [ ha-ffmpeg py-canary ];
"cast" = ps: with ps; [ aiohttp-cors hass-nabucasa mutagen plexapi plexauth plexwebsocket PyChromecast pyroute2 zeroconf ];
"cert_expiry" = ps: with ps; [ ];
"channels" = ps: with ps; [ pychannels ];
+1
View File
@@ -214,6 +214,7 @@ in with py.pkgs; buildPythonApplication rec {
"caldav"
"calendar"
"camera"
"canary"
"cast"
"climacell"
"climate"