gnu: python-nbconvert: Replace texlive-generic-ulem input by texlive-ulem.
This was a caused by a badly resolved conflict in the recent staging branch merge. * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Replace texlive-generic-ulem by texlive-ulem in the computed texlive-updmap.cfg.master
parent
2f7ab8e373
commit
dbc5b51cb9
|
@ -12808,7 +12808,6 @@ time.")
|
||||||
texlive-fancyvrb
|
texlive-fancyvrb
|
||||||
texlive-fonts-rsfs
|
texlive-fonts-rsfs
|
||||||
texlive-fontspec
|
texlive-fontspec
|
||||||
texlive-generic-ulem
|
|
||||||
texlive-grffile
|
texlive-grffile
|
||||||
texlive-hyperref
|
texlive-hyperref
|
||||||
texlive-iftex
|
texlive-iftex
|
||||||
|
@ -12830,6 +12829,7 @@ time.")
|
||||||
texlive-tcolorbox
|
texlive-tcolorbox
|
||||||
texlive-titling
|
texlive-titling
|
||||||
texlive-tools
|
texlive-tools
|
||||||
|
texlive-ulem
|
||||||
texlive-xcolor
|
texlive-xcolor
|
||||||
texlive-zapfding)))))
|
texlive-zapfding)))))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue