Skip to content

Commit 1abb9a3

Browse files
committed
home-assistant: update component packages
1 parent 5b727d6 commit 1abb9a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkgs/servers/home-assistant/component-packages.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,8 @@
934934
];
935935
"cmus" =
936936
ps: with ps; [
937-
]; # missing inputs: pycmus
937+
pycmus
938+
];
938939
"co2signal" =
939940
ps: with ps; [
940941
aioelectricitymaps

0 commit comments

Comments
 (0)