noto-fonts-emoji: add uncommited fix
This commit is contained in:
parent
8862c5db0c
commit
e65b0b851b
@ -103,7 +103,7 @@ rec {
|
||||
sha256 = "1zh1b617cjr5laha6lx0ys4k1c3az2zkgzjwc2nlb7dsdmfw1n0q";
|
||||
};
|
||||
|
||||
buildInputs = [ cairo ]
|
||||
buildInputs = [ cairo ];
|
||||
nativeBuildInputs = [ pngquant optipng which cairo pkgconfig imagemagick ]
|
||||
++ (with pythonPackages; [ python fonttools nototools ]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user