···473 # TODO: it's suspicious that mktexpk generates fonts into ~/.texlive2014
474};
4750000000000000476} # un-indented
477478// lib.optionalAttrs (!clisp.meta.broken) # broken on aarch64 and darwin (#20062)
···123 #### adjustments to binaries
124 # TODO patch the scripts from bin.* directly in bin.* instead of here
125126- # TODO we do not build binaries for the following packages (yet!)
127- xpdfopen.binfiles = [];
128-129 # mptopdf is a format link, but not generated by texlinks
130 # so we add it back to binfiles to generate it from mkPkgBin
131 mptopdf.binfiles = (orig.mptopdf.binfiles or []) ++ [ "mptopdf" ];
···123 #### adjustments to binaries
124 # TODO patch the scripts from bin.* directly in bin.* instead of here
125000126 # mptopdf is a format link, but not generated by texlinks
127 # so we add it back to binfiles to generate it from mkPkgBin
128 mptopdf.binfiles = (orig.mptopdf.binfiles or []) ++ [ "mptopdf" ];