Hebi Li <lihebi....@gmail.com> writes:
> Next, guix pull is finally able to compile chromium.scm, but > unfortunately failed to finish. This might not be a problem of guix > itself. However the error was "no code for module (gcrypt hash)", so I > think it is related. I have installed both libgcrypt and > guile-gcrypt. The following is the full error message: […] AFAIK this defect has been fixed a couple of days ago. Unfortunately, you need to upgrade Guix with “guix pull” but without channels. Once upgraded you can use channels again. -- Ricardo