mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
home-assistant: add schiene to component-packages
This commit is contained in:
parent
b9a135ecc5
commit
6406265c2c
@ -161,7 +161,7 @@
|
||||
"denon" = ps: with ps; [ ];
|
||||
"denonavr" = ps: with ps; [ denonavr getmac ];
|
||||
"derivative" = ps: with ps; [ ];
|
||||
"deutsche_bahn" = ps: with ps; [ ]; # missing inputs: schiene
|
||||
"deutsche_bahn" = ps: with ps; [ schiene ];
|
||||
"device_automation" = ps: with ps; [ ];
|
||||
"device_sun_light_trigger" = ps: with ps; [ aiohttp-cors pillow ];
|
||||
"device_tracker" = ps: with ps; [ ];
|
||||
|
Loading…
Reference in New Issue
Block a user