mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
home-assistant: update component-packages
This commit is contained in:
parent
dc2f2bebce
commit
65301a3df7
1 changed files with 1 additions and 1 deletions
|
@ -709,7 +709,7 @@
|
|||
"scsgate" = ps: with ps; [ ]; # missing inputs: scsgate
|
||||
"search" = ps: with ps; [ aiohttp-cors ];
|
||||
"season" = ps: with ps; [ ephem ];
|
||||
"sendgrid" = ps: with ps; [ ]; # missing inputs: sendgrid
|
||||
"sendgrid" = ps: with ps; [ sendgrid ];
|
||||
"sense" = ps: with ps; [ ]; # missing inputs: sense_energy
|
||||
"sensehat" = ps: with ps; [ ]; # missing inputs: sense-hat
|
||||
"sensibo" = ps: with ps; [ ]; # missing inputs: pysensibo
|
||||
|
|
Loading…
Reference in a new issue