nixos.tests.fontconfig-default-fonts: remove twitter-color-emoji

This commit is contained in:
Frederik Rietdijk 2019-10-29 11:26:01 +01:00 committed by Frederik Rietdijk
parent 22c483a793
commit 980d658fbd

View File

@ -7,7 +7,7 @@ import ./make-test.nix ({ lib, ... }:
fonts.fonts = with pkgs; [
noto-fonts-emoji
cantarell-fonts
twitter-color-emoji
#twitter-color-emoji # Can't be generated with Python 3 version of nototools
source-code-pro
gentium
];