mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 16:40:12 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
f47aa7612d
commit
37fbbcea68
|
@ -899,7 +899,7 @@
|
|||
"trafikverket_train" = ps: with ps; [ pytrafikverket ];
|
||||
"trafikverket_weatherstation" = ps: with ps; [ pytrafikverket ];
|
||||
"transmission" = ps: with ps; [ transmissionrpc ];
|
||||
"transport_nsw" = ps: with ps; [ ]; # missing inputs: PyTransportNSW
|
||||
"transport_nsw" = ps: with ps; [ pytransportnsw ];
|
||||
"travisci" = ps: with ps; [ ]; # missing inputs: TravisPy
|
||||
"trend" = ps: with ps; [ numpy ];
|
||||
"tts" = ps: with ps; [ aiohttp-cors mutagen ];
|
||||
|
|
Loading…
Reference in a new issue