993deed7ab
With previous patch, we no longer load non-versioned fonts.conf file to avoid incompatibilities but this also means fontconfig will not load system-wide installed fonts on non-NixOS systems. As a compromise, let's hardcode the FHS font paths to the built-in config so that the system fonts work there. Unlike with the system config we do not need to worry about compatibility as incompatible font files will be simply ignored. Of course there will still be disparity if the system install fonts to some other location than these two but I am afraid this is the best we can do. See https://github.com/NixOS/nixpkgs/pull/73795#issuecomment-635771967 for discussion. |
||
---|---|---|
.. | ||
2.10.nix | ||
config-compat.patch | ||
default.nix | ||
make-fonts-cache.nix | ||
make-fonts-conf.nix | ||
make-fonts-conf.xsl |