Thanks for your reactivity! Now alsa-plugins breaks: https://bordeaux.guix.gnu.org/build/30c230be-582a-40bb-9e28-d49a707e2473/log and a few important packages such as webkitgtk: https://qa.guix.gnu.org/branch/audio-team/package-changes?x86_64-linux-change=broken&x86_64-linux-change=still-failing&x86_64-linux-change=unknown-to-failing&x86_64-linux-change=new-failing https://bordeaux.guix.gnu.org/build/9e28bc35-cc74-474e-9574-8f06d065b462/log
The first one is probably due to this commit: commit 55406d7a1e019949caca7f0f0c65ce1ec25d2e28 Author: coopi <[email protected]> Date: Thu Apr 16 11:13:29 2026 +0400 gnu: alsa-plugins: Update to 1.2.12. * gnu/packages/linux.scm (alsa-plugins) [version]: Update to 1.2.12. [source]: Switch to 'git-fetch'. [description]: Reword. Where the switch to git-fetch probably required to add bootstrapping native-inputs. The package probably never built after this commit... It would be good to build the packages and if possible their direct dependents before adding a PR to a team branch. Andreas
