Hi, Sorry for the late reply.
On Fri, 02 Jun 2023 at 14:22, Aaron Ash <aaron....@gmail.com> wrote: > guix pull: error: You found a bug: the program > '/gnu/store/9l6gwizqlnnrm6yhw5ff7nk5ngfqbyc2-compute-guix-derivation' > failed to compute the derivation for Guix (version: > "b4382b294e6cd475e9476610d98fdd0bdaec4c84"; system: "x86_64-linux"; > host version: "22d44f87763f86a05e9679d9ad2c99e17f4c79be"; pull-version: 1). > Please report the COMPLETE output above by email to <bug-guix@gnu.org>. Most of the time, it’s transient. If you run again: guix pull --commit=b4382b294e6cd475e9476610d98fdd0bdaec4c8 then it should pass. Is it ok? Cheers, simon