home-assistant: regenerate component-packages.nix (roku)
This commit is contained in:
parent
53dc9d6751
commit
9a9f28bc09
|
@ -640,7 +640,7 @@
|
|||
"ripple" = ps: with ps; [ ]; # missing inputs: python-ripple-api
|
||||
"rmvtransport" = ps: with ps; [ ]; # missing inputs: PyRMVtransport
|
||||
"rocketchat" = ps: with ps; [ ]; # missing inputs: rocketchat-API
|
||||
"roku" = ps: with ps; [ ]; # missing inputs: roku
|
||||
"roku" = ps: with ps; [ roku];
|
||||
"roomba" = ps: with ps; [ ]; # missing inputs: roombapy
|
||||
"route53" = ps: with ps; [ boto3]; # missing inputs: ipify
|
||||
"rova" = ps: with ps; [ ]; # missing inputs: rova
|
||||
|
|
Loading…
Reference in New Issue