summaryrefslogtreecommitdiff
path: root/gnu/packages/music.scm
AgeCommit message (Collapse)Author
2026-03-29gnu: Add mopidy-local.Sharlatan Hellseher
* gnu/packages/music.scm (mopidy-local): New variable. Change-Id: I9534635f0e27ce3ae5ebfd4fa0f5697a89aaefa0
2026-03-29gnu: mopidy: Adjust inputs.Sharlatan Hellseher
This is a following up 635994b0232d3eb5af292f7f621a4d0a2e5f653b commit and discussion in <https://codeberg.org/guix/guix/pulls/7459>. * gnu/packages/music.scm (mopidy): [inputs]: Remove python-gst, python-pygobject, python-pykka, python-requests, and python-tornado. [propagated-inputs]: Add python-gst, python-pygobject, python-pykka, python-requests, and python-tornado. Change-Id: If1daf18a24ddfabc673289d60fac200ad7ecac73
2026-03-28gnu: Add mopidy.Evgeny Pisemsky
* gnu/packages/music.scm (mopidy): New variable. Merges: https://codeberg.org/guix/guix/pulls/7459 Change-Id: I189162a135ab8014dd5462ea6adbec9d1761ca1d Reviewed-by: Giacomo Leidi <therewasa@fishinthecalculator.me> Reviewed-by: Nguyễn Gia Phong <cnx@loang.net> Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-26gnu: Remove ctrlr.Andreas Enge
* gnu/packages/music.scm (ctrlr): Delete variable. Fixes: guix/guix#6715 Change-Id: I1a3af12b62a904e0cb890dd09f71ffc4458ad9c3
2026-03-22gnu: helm: Add vendor information.bdunahu
* gnu/packages/music.scm (helm)[properties]: Add `helm` to lint-hidden-cpe-vendors. Merges guix/guix!7386 Change-Id: Idab1e5705ed74e152eed1d0c4bc36f054a983471 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-03-22gnu: powertabeditor: Support Wayland.Danny Milosavljevic
* gnu/packages/music.scm (powertabeditor)[build-system]: Switch to qt-build-system. [arguments]: Add qtbase. [inputs]: Add qtwayland. Change-Id: Ib754d0fd7c27986da490282e4449af8b6a95ca66
2026-03-20gnu: denemo: Update to 2.6.49.Cayetano Santos
* gnu/packages/music.scm (denemo): Update to 2.6.49. [inputs]: Remove guile-3.0; add guile-3.0-latest. [arguments]: Update ’check #:phase. Fixes guix/guix#7343 Change-Id: I69d61bf07847283b3f61668a3af63a949d10fb65
2026-03-20gnu: Reference the inherited ‘arguments’ value.Ludovic Courtès
This commit was made by running this command: sed -e's/substitute-keyword-arguments (package-arguments [a-zA-Z0-9-]\+)/substitute-keyword-arguments arguments/g' -i gnu/packages/*.scm … and then: 1. reverting changes from ‘gnu/packages/rust.scm’ and ‘gnu/packages/java.scm’ since they would incur derivation changes and/or breakage; 2. reverting the change for ‘gcc-final’ in ‘gnu/packages/commencement.scm’; 3. reverting the change for ‘onnx-optimizer’, ‘openquest’, and ‘certbot’, which use ‘substitute-keyword-arguments’ for arguments that are not inherited (and thus ‘arguments’ would be unbound); 4. reverting the change for ‘insight-toolkit-legacy’ and ‘wine64-staging’ which make bogus assumptions about inherited arguments. Change-Id: I122a7cf517b6b63cae38944b5d33ade4b1f5a89c
2026-03-18gnu: Remove sfizz.Andreas Enge
* gnu/packages/music.scm (sfizz): Delete variable. Fixes: guix/guix#6532 Change-Id: I8606e124fe6e186c7a3a86837fa89d579fdbb017
2026-03-18gnu: Add exaile.Ryne Everett
* gnu/packages/music.scm (exaile): New variable. * gnu/packages/patches/exaile-gstreamer-1.28.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Sughosha <sughosha@disroot.org>
2026-03-14gnu: quodlibet: Add GObject native input for tests.Ivan Vilata-i-Balaguer
This avoids the error "Typelib file for namespace 'xlib', version '2.0' not found" during the check phase. * gnu/packages/music.scm (quodlibet)[native-inputs]: Add gobject-introspection. Change-Id: Ic54533860946ae4698747fab38a8c22a40f2dbc4 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-12gnu: lilypond: Downgrade to 2.24.4.jgart
* gnu/packages/music.scm (lilypond): Downgrade to 2.24.4. This package should track the stable release of LilyPond. Change-Id: I3a4ae814a719961039a8b7180e8dbd4d8ecc5012
2026-03-08gnu: lilypond-next: Update to 2.25.35.jgart
* gnu/packages/music.scm (lilypond-next): Update to 2.25.35. Change-Id: I2646157d5cf37f9120c0184160f64a7b5c7f5665
2026-03-06gnu: jack-select: Fix build.Liliana Marie Prikler
* gnu/packages/music.scm (jack-select)[native-inputs]: Add gobject-introspection.
2026-03-06gnu: python-dbus-python: Rename to python-dbus.Andreas Enge
* gnu/packages/python-xyz.scm (python-dbus-python): Rename to… (python-dbus): … this. Change name field accordingly. (python-dbusmock, python-screenkey): Adapt references. * gnu/packages/admin.scm (solaar): Likewise. * gnu/packages/gpodder.scm (gpodder): Likewise. * gnu/packages/music.scm (jack-select): Likewise. * gnu/packages/password-utils.scm (himitsu-secret-service): Likewise. * gnu/packages/printers.scm (printrun): Likewise. * gnu/packages/wm.scm (quicktile): Likewise. Change-Id: Iaeb2f37c534a699f259d14fc770db86f79c1d7e8 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-06gnu: python-dbus: Rename to python-dbus-1.2.Andreas Enge
* gnu/packages/python-xyz.scm (python-dbus): Rename to… (python-dbus-1.2): … this. (python-notify2, python-gatt, python2-dbus): Adapt references. * gnu/packages/audio.scm (cable, jack-2): Likewise. * gnu/packages/bittorrent.scm (deluge): Likewise. * gnu/packages/connman.scm (econnman): Likewise. * gnu/packages/cups.scm (hplip): Likewise. * gnu/packages/enlightenment.scm (python-efl): Likewise. * gnu/packages/freedesktop.scm (modem-manager, telepathy-idle): Likewise. * gnu/packages/gnome.scm (gtg, system-config-printer, libsecret, upower) (mutter, network-manager, gnome-bluetooth, gnome-shell, terminator) (gnome-remote-desktop): Likewise. * gnu/packages/ibus.scm (ibus): Likewise. * gnu/packages/maths.scm (veusz): Likewise. * gnu/packages/matrix.scm (pantalaimon): Likewise. * gnu/packages/messaging.scm (pidgin, gajim): Likewise. * gnu/packages/mpd.scm (mpdris2): Likewise. * gnu/packages/music.scm (mididings, a2jmidid, quodlibet): Likewise. * gnu/packages/password-utils.scm (secretsd): Likewise. * gnu/packages/stenography.scm (plover): Likewise. * gnu/packages/sugar.scm (sugar-datastore, sugar-toolkit-gtk3) (sugar-portfolio-activity): Likewise. * gnu/packages/video.scm (python-yewtube): Likewise. * gnu/packages/xdisorg.scm (autokey): Likewise. * gnu/packages/xfce.scm (catfish): Likewise. * gnu/packages/xorg.scm (xpra): Likewise. Change-Id: I19218743260175f1117b8e213131a3b1495c6c48 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-03-04gnu: sooperlooper: Build with wxwidgets@3.2.Iakob Davitis Dze Gogichaishvili
* gnu/packages/music.scm (sooperlooper) [inputs]: Remove wxwidgets-gtk2-3.0; add wxwidgets. [arguments]<#:phases>: Add 'fix-deprecated-functions'. Change-Id: Ie0679240a6ba6c00c2ec17a0c599a5a0d527e3be Signed-off-by: Iakob Davitis Dze Gogichaishvili <iakob.gogichaishvili@gmail.com> Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-04gnu: sooperlooper: Improve style.Iakob Davitis Dze Gogichaishvili
* gnu/packages/music.scm (sooperlooper)[arguments]: Use G-expressions. Remove trailing #t from phases. Change-Id: Ic80bb7e82080a216e2d9db6998edf4be60a8ef9d Signed-off-by: Iakob Davitis Dze Gogichaishvili <iakob.gogichaishvili@gmail.com> Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-03gnu: frescobaldi: Update to 4.0.5.Patrick Norton
* gnu/packages/music.scm (frescobaldi): Update to 4.0.5. Change-Id: I6284bd7cb88add275ac5b795528af5971311c9f1 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-03-03gnu: jack-capture: Update to 0.9.73-0.a539d44.Nicolas Graves
* gnu/packages/music.scm (jack-capture): Update to 0.9.73-0.a539d44. [arguments]: Rewrite them, improve style. Merges: https://codeberg.org/guix/guix/pulls/6270 Change-Id: Ie12855d42679da8cb1c949e90b803cb18face68f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-01gnu: mixxx: Update to 2.5.4.Vinicius Monego
* gnu/packages/music.scm (mixxx): Update to 2.5.4. Change-Id: Id86642058a00cbdc26bf7a69619570a4fe031617
2026-02-25gnu: Add pianobooster.Nicolas Goaziou
* gnu/packages/music.scm (pianobooster): New variable. Merges: https://codeberg.org/guix/guix/pulls/2170 Change-Id: I087ce46088e3780135c0bcf968020a81501d6870 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-14gnu: cmus: Fix build of ffmpeg plugin.Tobias Kortkamp
* gnu/packages/music.scm (cmus): Fix build of ffmpeg plugin. [inputs]: Remove ffmpeg; add ffmpeg-6. Closes: guix/guix#3537 Change-Id: If701719d2e393e4ce93180a6e329173118b15e5c Signed-off-by: Steve George <steve@futurile.net>
2026-02-10gnu: bristol: Fix package build.Nicolas Graves
* gnu/packages/patches/bristol-c99.patch * gnu/local.mk: Record patch. * gnu/packages/music.scm (bristol)[source]<patches>: Likewise. Change-Id: I4b2f89bfae5a2d928a40d3b96883eab718774616 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: quodlibet: Fix entry point.Nicolas Graves
* gnu/packages/music.scm (quodlibet)[arguments]<#:phases>: Relocate extra wrap phases after 'wrap phase to fix entry points. Change-Id: I76f4f11d4311ae1fcf283ecb43defe7624d4ef4c Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-02-07gnu: python-abjad: Disable tests.Sharlatan Hellseher
* gnu/packages/music.scm (python-abjad): [arguments] <tests?>: Disable for now. [native-inputs]: Remove python-pytest and python-wheel. Change-Id: If28e3dcf6b245e165f35ccbb1c6efc2a535453f2
2026-02-07gnu: quodlibet: Fix tests by ignoring most problematic ones.Nicolas Graves
* gnu/packages/music.scm (quodlibet): [arguments]<#:test-flags>: Ignore test files with most failing tests. <#:phases>: Reallocate 'pre-check; use default 'check; add 'prepare-x. [native-inputs]: Remove xvfb-run; add xorg-server-for-tests. Change-Id: I3349a249a4d25c916f80c306cccc7ca715e7cf73 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: jack-select: Update to 1.5.2.Sharlatan Hellseher
* gnu/packages/music.scm (jack-select): Update to 1.5.2. Change-Id: I5aacf2386740849e3462f3d32c886700cdb4e53b
2026-02-07gnu: jack-select: Switch to pyproject.Sharlatan Hellseher
* gnu/packages/music.scm (jack-select): Use G-Expressions. [build-system]: Switch to pyproject-build-system. [phases]{configure, build, install}: Use phases from pyproject-build-system. {fix-libasound-path}: New phase. [inputs]: Remove python-dbus and python-wrapper; add gtk+ and python-dbus-python. [native-inputs]: Add python-setuptools. Change-Id: Ic82c8bb0386811f207cafd9b0612c44c9ff9c373
2026-02-07gnu: Drop setting SETUPTOOLS_SCM_PRETEND_VERSION in some packages.Nicolas Graves
* gnu/packages/astronomy.scm (python-asdf-compression) (python-asdf-fits-schemas, python-cdflib, python-sunkit-spex): * gnu/packages/bioinformatics.scm (python-whatshap, python-mudata) (python-pyfaidx, python-ctxcore, scvelo): * gnu/packages/bootloaders.scm (dtc): * gnu/packages/check.scm (python-pytest-xdist, python-pytest-forked): * gnu/packages/databases.scm (python-fastparquet): * gnu/packages/disk.scm (greaseweazle-host-tools): * gnu/packages/docker.scm (python-docker): * gnu/packages/finance.scm (python-ledgerblue): * gnu/packages/fontutils.scm (python-compreffor) (python-defcon-bootstrap, nototools): * gnu/packages/games.scm (sc-controller): * gnu/packages/machine-learning.scm (python-botorch): * gnu/packages/music.scm (python-pylast): * gnu/packages/package-management.scm (conda): * gnu/packages/python-build.scm (python-exceptiongroup): * gnu/packages/python-science.scm (python-dask-image) (python-distributed, python-osqp): * gnu/packages/python-web.scm (python-branca, python-smart-open): * gnu/packages/python-xyz.scm (python-conda-content-trust) (python-menuinst, python-isort, python-pyclibrary) (python-pyclipper, python-csb43-0.10, python-orgparse) (python-deepmerge, python-scooby, python-uuid6): * gnu/packages/radio.scm (nanovna-saver): * gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): [arguments]: Remove phases setting SETUPTOOLS_SCM_PRETEND_VERSION. * gnu/packages/python-xyz.scm (python-bagit) [arguments]: Refactor manual 'check phase into #:test-flags. Change-Id: I0713d6603f982a7f956d02fc3b85a384f4dd6ce4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: Remove python-flake8 native-input from some packages.Nicolas Graves
Remove python-flake8 from [native-inputs] in the following packages as not required for build/tests/install: * gnu/packages/bioinformatics.scm: (python-doubletdetection) * gnu/packages/ebook.scm: (calibre) * gnu/packages/graph.scm: (python-pygsp) * gnu/packages/machine-learning.scm: (python-pymanopt, python-pyro-api) * gnu/packages/python-web.scm: (python-furl) * gnu/packages/python-xyz.scm: (python-jinja2-cli) * gnu/packages/simulation.scm: (python-dolfin-adjoint) * gnu/packages/vpn.scm: (sshuttle) * gnu/packages/music.scm (python-mutagen): [arguments]<#:test-flags>: Ignore flake8 quality tests. [native-inputs]: Remove python-flake8. Change-Id: I2789b8711faf3aa60a4bfa2062f95616e216d6c3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07build-system/pyproject: Remove uneeded use of pyproject-guile-json.Nicolas Graves
* gnu/packages/bioinformatics.scm (python-bed-reader, python-gseapy) * gnu/packages/chemistry.scm (gemmi, ringdecomposerlib, rdkit) * gnu/packages/cinnamon.scm (libxapp) * gnu/packages/cups.scm (hplip) * gnu/packages/djvu.scm (ocrodjvu) * gnu/packages/finance.scm (electron-cash) * gnu/packages/gnome.scm (terminator) * gnu/packages/image-processing.scm (insight-toolkit) * gnu/packages/machine-learning.scm (onnxruntime, tensorflow-lite, koboldcpp, python-tokenizers) * gnu/packages/maths.scm (gmsh, z3, fp16) * gnu/packages/music.scm (quodlibet) * gnu/packages/photo.scm (lensfun) * gnu/packages/python-science.scm (python-clarabel) * gnu/packages/python-xyz.scm (python-orjson, python-libcst, python-rpds-py, python-streamtracer, python-tiktoken) * gnu/packages/rpm.scm (createrepo-c) * gnu/packages/rust-apps.scm (maturin) * gnu/packages/sugar.scm (sugar, sugar-datastore) * gnu/packages/version-control.scm (mercurial, hg-commitsigs) * gnu/packages/vpn.scm (python-proton-vpn-local-agent) [arguments]<#:phases>: Remove uneeded use of pyproject-guile-json extension. * gnu/packages/python-xyz.scm (python-streamtracer)[arguments] <#:phases>: Also rewrite 'check phase replacement. Change-Id: I779c354120ada3d94f07a127b9ec5011e73254c2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-25gnu: Remove curseradio.Andreas Enge
* gnu/packages/music.scm (curseradio): Delete variable. Fixes: guix/guix#4965 Change-Id: I59d317cd2215083caec9d6c00f5c455352a014d8 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: quodlibet: Fix operon GI path.Remco van 't Veer
* gnu/packages/music.scm (quodlibet): [arguments]: Add operon to wrap-extra-paths. Change-Id: Iaba432f3b73995acaf757cb39a09961bfdd358d5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: quodlibet: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (quodlibet): [build-system]: Switch to pyproject-build-system. [arguments]<#:imported-modules, #:modules, #:phases>: Switch to pyproject-build-system. <#:phases>: Improve phase 'wrap-extra-paths. [native-inputs]: Add python-setuptools. Change-Id: Icb9b41dfc3e16fbf0d98d5a4f01b8cb18b6eca83 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove music21.Sharlatan Hellseher
* gnu/packages/music.scm (music21): Delete variable. Change-Id: I571e7386a543045f8aa252cad9623612bb0f8a7e Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-23gnu: strawberry: Update to 1.2.14.Sughosha
* gnu/packages/music.scm (strawberry): Update to 1.2.13. [source]<modules>: Do not use (ice-9 regex) module. <snippet>: Rewrite to unbundle and disable discord-rpc. [arguments]<#:configure-flags>: Remove "-DBUILD_WITH_QT6=ON". [inputs]: Add kdsingleapplication, libgpod, rapidjson, and sparsehash. [license]: Remove expat, since singleapplication is no longer bundled. Change-Id: I956552a0ab4432417af1c67bc3b6e25d9d95fde8 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-05gnu: Remove easytag.Andreas Enge
* gnu/packages/music.scm (easytag): Delete variable. Fixes: guix/guix#4661 Change-Id: I13760304df8a7ddd97f8a21a1dba08bcd3c43742
2026-01-01gnu: python-pylast: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (python-pylast): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Enable them. <#:phases>: Add phase 'set-version. [native-inputs]: Add python-setuptools. Remove python-coverage. Change-Id: I17d78a961364633b1ec15ba7af373aa8096b1fdb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: picard: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (picard): [build-system]: Switch to pyproject-build-system. [arguments]<#:use-setuptools>: Drop it <#:configure-flags, #:phases>: Refresh them. [native-inputs]: Add python-setuptools. Change-Id: Icdf6fe452cdabac07ab6a55aba6b27120cccccf0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: python-discid: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (python-discid): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:test-flags>: Ignore failing tests. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I7662ed899159a5cab6b610bbb4ebb1bfe845e194 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-01gnu: curseradio: Switch to pyproject.Nicolas Graves
* gnu/packages/music.scm (curseradio): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:test-flags>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I311b590a9456bad3ecc1979b3eb9f42b1e4a1d3c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-12-31gnu: python-isrcsubmit: Deprecate in favor of isrcsubmit.Sharlatan Hellseher
* gnu/packages/music.scm (isrcsubmit): New variable. (python-isrcsubmit): Deprecate variable. Change-Id: I04709a1009a4d2e0773e1b4cea6b2bcb4a7eae5b
2025-12-31gnu: python-isrcsubmit: Switch to pyproject.Sharlatan Hellseher
* gnu/packages/music.scm (python-isrcsubmit): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: I2b629e557256b81e77fc10af708f733372220365
2025-12-28gnu: beets: Simplify package.Andrew Wong
* gnu/packages/music.scm (beets): [arguments] <test-flags>: Skip test instead modifying source. [phases]{skip-tests-that-need-internet}: Remove phase. {wrap-typelib}: Fix overlong lines and extraneous `lambda*`, `let`. [native-inputs]: Rempve python-pytest-cov and python-wheel. Change-Id: Ib4b0d8cf05477739b534f7e4bbb4a6960dd07a61 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-12-18gnu: python-abjad: Fix build.Hugo Buddelmeijer
* gnu/packages/music.scm (python-abjad): Fix build. [arguments]<#:phases>: Add 'fix-docstring phase. Change-Id: Ic1d36183d47d6a2d65a2f3be25596802eb48ea03 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-12-13gnu: Add ctune.Junker
* gnu/packages/music.scm (ctune): New variable. * gnu/packages/patches/ctune-cmake-disable-git-clone.patch: New file. * gnu/local.mk (dist_patch_DATA): Register new patch. Change-Id: I3faf63279b958757d20e0fd2cae6f1e06d08818c Signed-off-by: Sughosha <sughosha@disroot.org>
2025-12-03gnu: python-abjad-ext-rmakers: Replace deprecated input.Andreas Enge
* gnu/packages/music.scm (python-abjad-ext-rmakers)[propagated-inputs]: Remove abjad; add python-abjad. Change-Id: Id313a44afdfad3643ed9082c97bb3b55041ebec3
2025-12-03gnu: python-abjad-ext-nauert: Replace deprecated input.Andreas Enge
* gnu/packages/music.scm (python-abjad-ext-nauert)[propagated-inputs]: Remove abjad; add python-abjad. Change-Id: I74b52d2a17126c88e3e8635b4b6a3ff67738d31e
2025-12-03Update Giacomo's email address.Giacomo Leidi
The change was automated via: git grep -l goodoldpaul@autistici.org | xargs sed -i 's/goodoldpaul@autistici.org/therewasa@fishinthecalculator.me/g' * .mailmap: New entry. Change-Id: I1629388334695d221647afe6a14faf61af5fe0d6 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>