mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixosTests.fontconfig-default-fonts: re-add twitter-color-emoji
This commit is contained in:
parent
4f8197bcc0
commit
bae09a1c39
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import ./make-test.nix ({ lib, ... }:
|
|||
fonts.fonts = with pkgs; [
|
||||
noto-fonts-emoji
|
||||
cantarell-fonts
|
||||
#twitter-color-emoji # Can't be generated with Python 3 version of nototools
|
||||
twitter-color-emoji
|
||||
source-code-pro
|
||||
gentium
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue