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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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