Dear Guix maintainers, With guix current as of today (commit d5401375099f6e4562b849121265bb1c3e85874f), I cannot produce nar archives because of a failure of guix-authenticate.
Demonstration: $ guix archive --export git > git.nar guix archive: error: build failed: program `guix-authenticate' failed with exit code 1 Note: I did run "guix archive –generate-key" earlier on that machine, and I do have the public/private keys under /etc/guix. Cheers, Konrad
