Hi, l...@gnu.org (Ludovic Courtès) skribis:
> Indeed, that may well be the reason. Can you try to apply the patch > below in a local branch, and then run “make as-derivation”? I was able to reproduce the bug by myself, by running: guix pull --commit=6f84dc4314cd84550d9fc7e7afa11c495edc45a5 and then: guix pull I could then confirm that the patch fixed the problem by applying it locally and running “guix pull --url=$PWD” from that old Guix. Pushed as 3ffcad7df3ab8947010814f61b32ce14ea80e780, thanks! Ludo’.