gnu: python-ipython-documentation: Use patched texlive-amsfonts.
* gnu/packages/python-xyz.scm (python-ipython-documentation)[native-inputs]: Use texlive-amsfonts/patched.master
parent
ace97406f2
commit
45aae518e7
|
@ -8107,7 +8107,7 @@ computing.")
|
|||
`(("python-sphinx" ,python-sphinx)
|
||||
("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
|
||||
;; FIXME: It's possible that a smaller union would work just as well.
|
||||
("texlive" ,(texlive-union (list texlive-amsfonts
|
||||
("texlive" ,(texlive-union (list texlive-amsfonts/patched
|
||||
texlive-fonts-ec
|
||||
texlive-generic-ifxetex
|
||||
texlive-generic-pdftex
|
||||
|
|
Reference in New Issue