makeFontsCache: allowSubstitutes = false

trivial builder
This commit is contained in:
volth
2019-02-08 00:24:14 +00:00
committed by GitHub
parent 5c28152a95
commit 98e2820f59

View File

@@ -4,6 +4,7 @@ runCommand "fc-cache"
rec {
buildInputs = [ fontconfig.bin ];
preferLocalBuild = true;
allowSubstitutes = false;
passAsFile = [ "fontDirs" ];
fontDirs = ''
<!-- Font directories -->