~ruther/guix-local

d99670e33e3dcf96a944833d5c2bba35600a06e0 — Sharlatan Hellseher 2 years ago d79fd9a
gnu: abjad-ext-ipython: Fix build.

* gnu/packages/music.scm (abjad-ext-ipython): Fix build.
[propagated-inputs]: Add python-sphinx-autodoc-typehints.

Change-Id: Id20c0527e61b8be194c5387c6c43fdf82ab5ff09
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/music.scm
M gnu/packages/music.scm => gnu/packages/music.scm +1 -1
@@ 1788,7 1788,7 @@ music theorist Paul Nauert's quantization grids or Q-Grids, for short.")
           python-pytest-cov
           python-pytest-helpers-namespace))
    (propagated-inputs
     (list abjad jupyter))
     (list abjad jupyter python-sphinx-autodoc-typehints))
    (home-page "https://abjad.github.io")
    (synopsis "Abjad IPython Extension")
    (description