forked from mirrors/nixpkgs
home-assistant: update component-packages
This commit is contained in:
parent
24cfd348b1
commit
2bfbd302b2
|
@ -945,7 +945,7 @@
|
|||
"vivotek" = ps: with ps; [ ]; # missing inputs: libpyvivotek
|
||||
"vizio" = ps: with ps; [ pyvizio ];
|
||||
"vlc" = ps: with ps; [ python-vlc ];
|
||||
"vlc_telnet" = ps: with ps; [ ]; # missing inputs: aiovlc
|
||||
"vlc_telnet" = ps: with ps; [ aiovlc ];
|
||||
"voicerss" = ps: with ps; [ ];
|
||||
"volkszaehler" = ps: with ps; [ volkszaehler ];
|
||||
"volumio" = ps: with ps; [ pyvolumio ];
|
||||
|
|
Loading…
Reference in a new issue