Try switching to a more minimal, custom TeX install

This commit is contained in:
Evie Litherland-Smith 2024-01-29 06:15:11 +00:00
parent 1a2310c4a2
commit f9bfc43e43

View file

@ -18,11 +18,17 @@
# Language-specific requirements
sqlite
pandoc
texlive.combined.scheme-full
ghostscript
mupdf
poppler_utils
# Customised LaTeX install
# texlive.combined.scheme-full
(texlive.combine {
inherit (pkgs.texlive)
scheme-basic dvisvgm dvipng wrapfig amsmath ulem hyperref capt-of;
})
# Linters
shellcheck