gnu: python-nbconvert: Use patched texlive-amsfonts.

This is intended to fix a non-deterministic build error when xelatex inspects
the fonts directory and finds a broken font from texlive-amsfonts before the
correct font in texlive-cm.

* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Replace
texlive-amsfonts with texlive-amsfonts/patched.
This commit is contained in:
Ricardo Wurmus 2021-05-05 15:28:14 +02:00
parent 9db6798824
commit 75af43162e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10884,7 +10884,7 @@ (define-public python-nbconvert
("python-pytest-cov" ,python-pytest-cov)
("python-pytest-dependency" ,python-pytest-dependency)
("texlive" ,(texlive-union (list texlive-adjustbox
texlive-amsfonts
texlive-amsfonts/patched
texlive-booktabs
texlive-caption
texlive-eurosym