Skip to content

Commit d0c2c91

Browse files
committed
home-assistant: update component packages
1 parent e7c7aae commit d0c2c91

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
@@ -900,7 +900,8 @@
900900
];
901901
"clementine" =
902902
ps: with ps; [
903-
]; # missing inputs: python-clementine-remote
903+
python-clementine-remote
904+
];
904905
"clickatell" =
905906
ps: with ps; [
906907
];

0 commit comments

Comments
 (0)