Hello Liam, Am Thu, Aug 14, 2025 at 11:55:04PM -0500 schrieb Liam Hupfer: > I tried submitting a patch that requires a mass rebuild in > <https://codeberg.org/guix/guix/pulls/2013>. Unfortunately I think it > notified a lot of teams since `world-rebuild' needs a rebase on master.
could you just base your patch on master? The idea of world-rebuild is that I pick a few patches myself (so as to keep control, otherwise there will be too many) by adding them to the milestone. This one looks interesting, as I wanted to take a few from debbugs. So I would suggest that you either declare this pull request for master, or close and reopen it on master. world-rebuild itself has so far not moved; I just branched off of master at some point in time to be able to create the merge request on QA. It still needs a bit of waiting anyway. If possible, it would be good to do a "build -P 1"; I try to add only patches for which all distance 1 dependents build (which, due to the state of master, it not that easy - sometimes they do not build for the current packages either). Andreas