[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/420: gnu: python-nbconvert: Add missing texlive inputs.
From: |
guix-commits |
Subject: |
62/420: gnu: python-nbconvert: Add missing texlive inputs. |
Date: |
Tue, 26 Nov 2024 16:28:32 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 5b0f42cbd38e5a196f0407be10460f2ada7cf1b5
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 31b0548f90..336a2aa310 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
- 24/420: gnu: python-jupytext: Update to 1.15.0., (continued)
- 24/420: gnu: python-jupytext: Update to 1.15.0., guix-commits, 2024/11/26
- 22/420: gnu: python-mdit-py-plugins: Update to 0.4.0., guix-commits, 2024/11/26
- 26/420: gnu: python-myst-parser: Relax some requirements., guix-commits, 2024/11/26
- 23/420: gnu: python-rich: Update to 13.7.0., guix-commits, 2024/11/26
- 28/420: gnu: Add python-pytest-mypy-testing., guix-commits, 2024/11/26
- 31/420: gnu: python-prompt-toolkit: Update to 3.0.43., guix-commits, 2024/11/26
- 33/420: gnu: Add python-rapidfuzz., guix-commits, 2024/11/26
- 37/420: gnu: python-eventlet: Update to 0.35.2., guix-commits, 2024/11/26
- 42/420: gnu: python-pynacl: Add missing inputs., guix-commits, 2024/11/26
- 50/420: gnu: python-billiard: Add missing inputs., guix-commits, 2024/11/26
- 62/420: gnu: python-nbconvert: Add missing texlive inputs.,
guix-commits <=
- 61/420: gnu: python-nbclient: Add Setuptools and Wheel., guix-commits, 2024/11/26
- 48/420: gnu: python-joblib: Add missing inputs., guix-commits, 2024/11/26
- 71/420: gnu: Add python-overrides., guix-commits, 2024/11/26
- 79/420: gnu: python-argon2-cffi: Update to 21.1.0., guix-commits, 2024/11/26
- 88/420: gnu: python-ipykernel: Set environment variable., guix-commits, 2024/11/26
- 94/420: gnu: python-jsonpointer: Update to 1.14., guix-commits, 2024/11/26
- 80/420: gnu: python-jsonschema: Update to 4.22.0., guix-commits, 2024/11/26
- 38/420: gnu: python-argcomplete: Add missing input., guix-commits, 2024/11/26
- 43/420: gnu: python-pytest-arraydiff: Add missing inputs., guix-commits, 2024/11/26
- 39/420: gnu: java-testng: Drop input labels., guix-commits, 2024/11/26