[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: abjad-ext-nauert: Fix build.
From: |
guix-commits |
Subject: |
07/10: gnu: abjad-ext-nauert: Fix build. |
Date: |
Sun, 11 Feb 2024 16:04:37 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 850bf6d65f819c88f4923eb37ce1e46b1a6d0c98
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Feb 11 13:35:35 2024 +0000
gnu: abjad-ext-nauert: Fix build.
* gnu/packages/music.scm (abjad-ext-nauert) [native-inputs]: Add
python-sphinx-autodoc-typehints.
Change-Id: Iec9dcbf1127ef7dc7b3bcd5a4be9eada51424f4a
---
gnu/packages/music.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 4031bf9414..576710e995 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1733,7 +1733,8 @@ and manipulating rhythms such as accelerandi, taleas, and
more.")
python-mypy
python-pytest
python-pytest-cov
- python-pytest-helpers-namespace))
+ python-pytest-helpers-namespace
+ python-sphinx-autodoc-typehints))
(propagated-inputs
(list abjad))
(home-page "https://abjad.github.io")
- branch master updated (4bab3a2602 -> ab3da80ae1), guix-commits, 2024/02/11
- 02/10: gnu: python-beartype: Simplify package., guix-commits, 2024/02/11
- 04/10: gnu: python-pyinstrument: Update to 4.6.2., guix-commits, 2024/02/11
- 06/10: gnu: python-pytest-socket: Simplify package, enable tests., guix-commits, 2024/02/11
- 01/10: gnu: Add python-pandas-vet., guix-commits, 2024/02/11
- 10/10: gnu: abjad-ext-rmakers: Simplify package., guix-commits, 2024/02/11
- 08/10: gnu: abjad-ext-nauert: Simplify package., guix-commits, 2024/02/11
- 05/10: gnu: python-pyinstrument: Enable tests., guix-commits, 2024/02/11
- 03/10: gnu: python-pytest-csv: Simplify package., guix-commits, 2024/02/11
- 07/10: gnu: abjad-ext-nauert: Fix build.,
guix-commits <=
- 09/10: gnu: abjad-ext-rmakers: Fix build., guix-commits, 2024/02/11