forked from mirrors/nixpkgs
home-assistant: update component-packages
This commit is contained in:
parent
d292f82726
commit
c175f68a17
|
@ -815,7 +815,7 @@
|
||||||
"systemmonitor" = ps: with ps; [ psutil ];
|
"systemmonitor" = ps: with ps; [ psutil ];
|
||||||
"tado" = ps: with ps; [ python-tado ];
|
"tado" = ps: with ps; [ python-tado ];
|
||||||
"tag" = ps: with ps; [ ];
|
"tag" = ps: with ps; [ ];
|
||||||
"tahoma" = ps: with ps; [ ]; # missing inputs: tahoma-api
|
"tahoma" = ps: with ps; [ tahoma-api ];
|
||||||
"tank_utility" = ps: with ps; [ ]; # missing inputs: tank_utility
|
"tank_utility" = ps: with ps; [ ]; # missing inputs: tank_utility
|
||||||
"tankerkoenig" = ps: with ps; [ ]; # missing inputs: pytankerkoenig
|
"tankerkoenig" = ps: with ps; [ ]; # missing inputs: pytankerkoenig
|
||||||
"tapsaff" = ps: with ps; [ ]; # missing inputs: tapsaff
|
"tapsaff" = ps: with ps; [ ]; # missing inputs: tapsaff
|
||||||
|
|
Loading…
Reference in a new issue