gnu: texlive-libkpathsea: Tweak "texmf.cnf" variables.

* gnu/packages/tex.scm (texlive-libkpathsea): Use XDG variables instead of
HOME for cache and user configuration.  Re-instate TEXMFLOCAL, which may be
necessary for external TeX installations.
(texlive-luatex): Re-instate TEXFLOCAL.
* gnu/packages/algebra.scm (gap):
* gnu/packages/assembly.scm (asl):
(yaehmop):
* gnu/packages/bioinformatics.scm (discrover):
* gnu/packages/chez.scm (chez-scheme-for-racket):
* gnu/packages/engineering.scm (fastcap):
* gnu/packages/fsf.scm (book-faif):
* gnu/packages/maths.scm (hypre):
(stex-boostrap):
(suitesparse-amd):
(suitesparse-camd):
(suitesparse-cholmod):
(suitesparse-klu):
(suitesparse-ldl):
(suitesparse-mongoose):
(suitesparse-spex):
(suitesparse-spqr):
(suitesparse-umfpack):
* gnu/packages/ocaml.scm (ocaml-bibtex2html):
(unison):
* gnu/packages/python-xyz.scm (python-nbconvert):
* gnu/packages/statistics.scm (r-with-tests)[arguments]: Set TEXMFVAR to
a writable location.

Change-Id: I3d2d069cf41a92214d9d6fb7f4d54fc81fe6db7a
This commit is contained in:
Nicolas Goaziou 2025-03-29 14:59:25 +01:00 committed by Andreas Enge
parent b1ef3bce13
commit 1a8b36329f
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
12 changed files with 52 additions and 15 deletions

View file

@ -1417,6 +1417,7 @@ xtensor provides:
;; removed packages. It needs to be done after 'build since
;; it requires the gap binary.
(lambda _
(setenv "TEXMFVAR" "/tmp") ;required to generate fonts
(with-directory-excursion "doc"
(invoke "./make_doc"))))
(add-after 'install 'install-packages