stylix: use new package name for Noto Color Emoji (#917)

Closes: https://github.com/danth/stylix/issues/913
Link: https://github.com/danth/stylix/pull/917

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
Daniel Thwaites 2025-02-25 21:54:01 +00:00 committed by GitHub
parent c9195530b4
commit a98c363a58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ in
description = "Emoji font.";
type = fontType;
default = {
package = pkgs.noto-fonts-emoji;
package = pkgs.noto-fonts-color-emoji;
name = "Noto Color Emoji";
};
};