Hi Nicolò, Nicolò Balzarotti <another...@gmail.com> skribis:
> A package definition that used to build fine, recently (don't know > exactly when) started failing, with guile segfaulting. > > After removing a few things, it seems that the MWE is this: > > echo '(use-modules (guix git-download)) (git-predicate "repo")'>m.scm > mkdir repo > guix build -f m.scm > Segmentation fault This is now fixed: https://issues.guix.gnu.org/47797 Thanks! Ludo’.