noto-fonts-color-emoji: fixup build

Lots of "coverage: missing combining sequence...", etc.
This commit is contained in:
Vladimír Čunát 2024-07-06 17:58:19 +02:00
parent bade6f8186
commit 4c07170703
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -50,6 +50,8 @@ stdenvNoCC.mkDerivation rec {
sed -i 's;\t@;\t;' Makefile
'';
buildFlags = [ "BYPASS_SEQUENCE_CHECK=True" ];
enableParallelBuilding = true;
installPhase = ''