gnu: python-abjad-ext-nauert: Replace deprecated input.

* gnu/packages/music.scm (python-abjad-ext-nauert)[propagated-inputs]:
Remove abjad; add python-abjad.

Change-Id: I74b52d2a17126c88e3e8635b4b6a3ff67738d31e
This commit is contained in:
Andreas Enge 2025-12-03 13:16:08 +01:00
parent c65b1a9d59
commit a40eab6ea5
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -3186,7 +3186,7 @@ typographic detail of symbols on the page.")
(native-inputs
(list lilypond python-pytest python-setuptools python-wheel))
(propagated-inputs
(list abjad))
(list python-abjad))
(home-page "https://abjad.github.io")
(synopsis "Abjad quantization extension, based on Paul Nauert's Q-Grids")
(description