Hello Guix! I noticed we already have one graft on ‘master’ (for gtk+@2) so I have tentatively re-enabled the “ungrafting” jobset:
https://ci.guix.gnu.org/jobset/ungrafting For the record, this jobset uses ‘etc/manifests/ungraft.scm’ to build all the dependents of packages that have a replacement against said replacement. That way, we can potentially ungraft anytime. It’s currently limited to x86_64-linux so we can see if it works as intended. Ludo’.