mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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.
This commit is contained in:
parent
ab6566e6a1
commit
76819a9655
9 changed files with 80 additions and 84 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue