mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
50299ef014
commit
be8837a258
@ -693,7 +693,7 @@
|
||||
"qnap" = ps: with ps; [ ]; # missing inputs: qnapstats
|
||||
"qrcode" = ps: with ps; [ pillow ]; # missing inputs: pyzbar
|
||||
"quantum_gateway" = ps: with ps; [ quantum-gateway ];
|
||||
"qvr_pro" = ps: with ps; [ ]; # missing inputs: pyqvrpro
|
||||
"qvr_pro" = ps: with ps; [ pyqvrpro ];
|
||||
"qwikswitch" = ps: with ps; [ ]; # missing inputs: pyqwikswitch
|
||||
"rachio" = ps: with ps; [ pyturbojpeg aiohttp-cors hass-nabucasa rachiopy ];
|
||||
"radarr" = ps: with ps; [ ];
|
||||
|
Loading…
Reference in New Issue
Block a user