fixup! HASS: custom spotify color recognize component

This commit is contained in:
Filippo Berto 2025-03-02 15:42:22 +01:00
parent 4f4860e347
commit 2f9db54714
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 1 additions and 55 deletions

View file

@ -239,7 +239,6 @@
wl-clipedit = self.callPackage ./pkgs/wl-clipedit { };
wl-lockscreen = self.callPackage ./pkgs/wl-lockscreen { };
wl-update-background = self.callPackage ./pkgs/wl-update-background { };
hass-color-recognizer = self.callPackage ./pkgs/hass-color-recognizer { };
};
overrides = _self: super: {