fontconfig: add support for JoyPixels font

Mirroring the following upstream merge request
https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/67
This commit is contained in:
Jan Tojnar
2019-08-29 02:15:26 +02:00
parent 3f4144c30a
commit 37018e70d1
2 changed files with 26 additions and 0 deletions
@@ -30,6 +30,9 @@ stdenv.mkDerivation rec {
src = ./config-compat.patch;
inherit configVersion;
})
# https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/67
./fix-joypixels.patch
];
outputs = [ "bin" "dev" "lib" "out" ]; # $out contains all the config