summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-03-22 14:43:23 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-03-22 15:43:22 -0400
commitdbc5b51cb90d74773122a287d9183982b97448e3 (patch)
tree56295623dec754da141fc848f7ddf43b99cb8b43
parent2f7ab8e373b100c955d21fdb71145b76ac16cf94 (diff)
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.
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ba6f2cbcbb..fe1123120f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12808,7 +12808,6 @@ time.")
texlive-fancyvrb
texlive-fonts-rsfs
texlive-fontspec
- texlive-generic-ulem
texlive-grffile
texlive-hyperref
texlive-iftex
@@ -12830,6 +12829,7 @@ time.")
texlive-tcolorbox
texlive-titling
texlive-tools
+ texlive-ulem
texlive-xcolor
texlive-zapfding)))))
(propagated-inputs