aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-05-13 15:59:14 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-07-18 18:10:48 +0200
commit76819a965589b62f83acf083305ae412a9fd91e5 (patch)
treef76ec0b5abd8e816da7ddacd759d8967b377d869 /gnu/packages/python-xyz.scm
parentab6566e6a1c3c344487af7d55b35a23df7ce9c03 (diff)
downloadguix-76819a965589b62f83acf083305ae412a9fd91e5.tar.gz
guix-76819a965589b62f83acf083305ae412a9fd91e5.zip
gnu: texlive-fonts-ec -> texlive-ec.
* gnu/packages/tex.scm (texlive-ec): New variable. (texlive-fonts-ec): Deprecate variable. (lyx): (biber): * gnu/packages/python-xyz.scm (python-pypandoc): * gnu/packages/statistics.scm (r-with-tests): * doc/build.scm (pdf-manual): * gnu/packages/bioinformatics.scm (discrover): (phyml): (velvet): * gnu/packages/chemistry.scm (yaehmop): * gnu/packages/chez.scm (stex-bootstrap): * gnu/packages/ocaml.scm (unison): (ocaml-bibtex2html): * gnu/packages/plotutils.scm (asymptote): Use new name.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0165925c70..7edaf1dbc8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -29191,11 +29191,11 @@ By default it uses the open Python vulnerability database Safety DB.")
`(("wheel" ,python-wheel)))
(native-inputs
`(("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts
- texlive-fonts-ec
+ texlive-ec
texlive-iftex
texlive-hyperref
- texlive-oberdiek
texlive-lm
+ texlive-oberdiek
texlive-xcolor)))))
(arguments
`(#:phases