[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/361: gnu: python-nbconvert: Add missing texlive inputs.
From: |
guix-commits |
Subject: |
62/361: gnu: python-nbconvert: Add missing texlive inputs. |
Date: |
Thu, 21 Nov 2024 06:28:50 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit f8e35c57837c7803358f2c1b8929045d5d030498
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 6 17:07:53 2024 +0200
gnu: python-nbconvert: Add missing texlive inputs.
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Add
texlive-amsmath, texlive-etoolbox, texlive-infwarerr, and texlive-kvoptions.
Change-Id: Id3c93afc9c459e65e1a2e88cc91b4ceac07007ec
---
gnu/packages/python-xyz.scm | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6f68365b41..d7f14f3159 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17876,20 +17876,24 @@ time.")
python-tornado-6
;; Required at runtime for `jupyter nbconvert --to=pdf`.
texlive-adjustbox
+ texlive-amsmath
texlive-booktabs
texlive-caption
texlive-collection-basic
texlive-enumitem
texlive-environ
texlive-eurosym
+ texlive-etoolbox
texlive-fancyvrb
texlive-float
texlive-fontspec
texlive-geometry
texlive-grffile
texlive-hyperref
+ texlive-infwarerr
texlive-jknapltx
texlive-jknapltx
+ texlive-kvoptions
texlive-lm
texlive-lm-math
texlive-mathpazo
- 293/361: gnu: beets-bandcamp: Add maintenance note., (continued)
- 293/361: gnu: beets-bandcamp: Add maintenance note., guix-commits, 2024/11/21
- 294/361: gnu: Remove python-pyproject-metadata-0.7., guix-commits, 2024/11/21
- 305/361: gnu: python-pexpect: Update to 4.9.0., guix-commits, 2024/11/21
- 27/361: gnu: python-lightning-cloud: Disable tests., guix-commits, 2024/11/21
- 34/361: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/11/21
- 45/361: gnu: python-mistletoe: Add missing inputs., guix-commits, 2024/11/21
- 52/361: gnu: python-pyproject-metadata: Disable two tests., guix-commits, 2024/11/21
- 53/361: gnu: python-dbus-python: Add missing input., guix-commits, 2024/11/21
- 56/361: guix: toml: Fix parsing empty strings in arrays., guix-commits, 2024/11/21
- 74/361: gnu: Add python-notebook-shim., guix-commits, 2024/11/21
- 62/361: gnu: python-nbconvert: Add missing texlive inputs.,
guix-commits <=
- 66/361: gnu: Add python-jsonschema-specifications., guix-commits, 2024/11/21
- 58/361: gnu: python-pytest-xdist: Add setuptools and wheel., guix-commits, 2024/11/21
- 90/361: gnu: python-nbconvert: Use pyproject-build-system., guix-commits, 2024/11/21
- 87/361: gnu: python-jupyter-client: Set environment variable., guix-commits, 2024/11/21
- 73/361: gnu: Add python-pytest-jupyter., guix-commits, 2024/11/21
- 86/361: gnu: python-jupyter-core: Update to 5.7.2., guix-commits, 2024/11/21
- 80/361: gnu: python-jsonschema: Update to 4.22.0., guix-commits, 2024/11/21
- 67/361: gnu: Add python-rfc3986-validator., guix-commits, 2024/11/21
- 317/361: gnu: python-curio: Update to 1.6., guix-commits, 2024/11/21
- 341/361: gnu: python-pytest-localserver: Update to 0.9.0.post0., guix-commits, 2024/11/21