summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2018-08-22 08:12:20 -0500
committerUli Baum <xeji@cat3.de>2018-08-22 17:33:49 +0200
commit2d9bd29cc5c949b84fd595334b6e223c22be438b (patch)
tree20717730c25946e4ab2c848aaf3336d5d86b849b /pkgs/tools
parentd944690b7b7a512268467e0bc9d45ca6bcdf9824 (diff)
downloadnixlib-2d9bd29cc5c949b84fd595334b6e223c22be438b.tar
nixlib-2d9bd29cc5c949b84fd595334b6e223c22be438b.tar.gz
nixlib-2d9bd29cc5c949b84fd595334b6e223c22be438b.tar.bz2
nixlib-2d9bd29cc5c949b84fd595334b6e223c22be438b.tar.lz
nixlib-2d9bd29cc5c949b84fd595334b6e223c22be438b.tar.xz
nixlib-2d9bd29cc5c949b84fd595334b6e223c22be438b.tar.zst
nixlib-2d9bd29cc5c949b84fd595334b6e223c22be438b.zip
texlive: fix fmtutil invocation, generate all formats
Otherwise they will have to be generated by users lazily,
which is probably not the right trade-off.

Noticed this because lack of formats was causing problems
on a few documents since they will (a TL2018 change, I believe)
attempt to be written to the nix build user's ~/.texlive2018.
Diffstat (limited to 'pkgs/tools')
-rw-r--r--pkgs/tools/typesetting/tex/texlive/combine.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/typesetting/tex/texlive/combine.nix b/pkgs/tools/typesetting/tex/texlive/combine.nix
index 79eebde54488..8b3e320fd269 100644
--- a/pkgs/tools/typesetting/tex/texlive/combine.nix
+++ b/pkgs/tools/typesetting/tex/texlive/combine.nix
@@ -203,7 +203,7 @@ in buildEnv {
 
     perl `type -P mktexlsr.pl` ./share/texmf
     texlinks.sh "$out/bin" && wrapBin
-    (perl `type -P fmtutil.pl` --sys --refresh || true) | grep '^fmtutil' # too verbose
+    (perl `type -P fmtutil.pl` --sys --all || true) | grep '^fmtutil' # too verbose
     #texlinks.sh "$out/bin" && wrapBin # do we need to regenerate format links?
     perl `type -P updmap.pl` --sys --syncwithtrees --force
     perl `type -P mktexlsr.pl` ./share/texmf-* # to make sure