chore: rename noto-fonts-emoji to noto-fonts-color-emoji

This commit is contained in:
Donovan Glover 2025-03-19 20:02:48 -04:00
parent ec63e88df2
commit b9a3bdc912
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
noto-fonts
noto-fonts-cjk-serif
noto-fonts-cjk-sans
noto-fonts-emoji
noto-fonts-color-emoji
maple-mono
font-awesome
nerd-fonts.noto

View File

@ -75,7 +75,7 @@ in
};
emoji = {
package = pkgs.noto-fonts-emoji;
package = pkgs.noto-fonts-color-emoji;
name = "Noto Color Emoji";
};