How is it possible to fail to build a source package from guix channel? I thought every package from guix channel is supposed to be built successfully everywhere.
This does seem to happen sometimes if you’re doing guix pull often and you catch a bad commit. I always just assume it was something missed by the CI or a maintainer just pushed something in without CI running fully. Maybe something like a dependency got updated and it broke a dependent package.