mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/python-xyz.scm (python-ipython-documentation): Fix build, remove pdf generation. [phases]: Remove 'configure-sphinx-for-xelatex' phase, modify 'install' phase to not copy pdf. [native-inputs]: Remove fontconfig, font-gnu-freefont, texlive-latexmk texlive-polyglossia, texlive-xetex, texlive-xindy; add python-sphinx-toml. Merges: https://codeberg.org/guix/guix/pulls/6608 Fixes: guix/guix#6285 Change-Id: I95b868b766ac6a4d96f29b63752de7ffddf856e4 Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Reviewed-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>