nixos.tests.fontconfig-default-fonts: remove twitter-color-emoji
This commit is contained in:
parent
22c483a793
commit
980d658fbd
@ -7,7 +7,7 @@ import ./make-test.nix ({ lib, ... }:
|
|||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
cantarell-fonts
|
cantarell-fonts
|
||||||
twitter-color-emoji
|
#twitter-color-emoji # Can't be generated with Python 3 version of nototools
|
||||||
source-code-pro
|
source-code-pro
|
||||||
gentium
|
gentium
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user