Loading
texlivePackages.xetex: force XeTeX to use fontconfig on Darwin (#354963)
The recent stdenv changes causes XeTeX to use Core Text and Cocoa, which prevents XeTeX from picking up the TeX Live fonts via the FONTCONFIG_FILE variable. This change restores the previous behaviour by forcing XeTeX to use fontconfig.