summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-11-12 23:55:06 +0000
committerRicardo Wurmus <rekado@elephly.net>2021-11-13 09:32:58 +0000
commita944b455d187527c4c0ebc7a6fabc722241b05ba (patch)
treeba88f459aff9c2044077cf2f2bfc6a7acf02df92
parenta93f7a2ee30a1bce3e5518b01938b6b6968137fd (diff)
downloadguix-patches-a944b455d187527c4c0ebc7a6fabc722241b05ba.tar
guix-patches-a944b455d187527c4c0ebc7a6fabc722241b05ba.tar.gz
gnu: python-nbconvert: Add texlive-grffile and texlive-stringenc.
* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Add texlive-grffile and texlive-stringenc to texlive-updmap.cfg union.
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4ca7b13b17..3a85266b4a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11845,6 +11845,7 @@ time.")
texlive-latex-float
texlive-fontspec
texlive-latex-geometry
+ texlive-grffile
texlive-hyperref
texlive-latex-jknapltx
texlive-latex-ms
@@ -11855,6 +11856,7 @@ time.")
texlive-latex-ucs
texlive-lm
texlive-mathpazo
+ texlive-stringenc
texlive-tcolorbox
texlive-titling
texlive-tools