Here's the "guile-gnutls-3.7.11-checkout.drv.gz" file contents: --8<---------------cut here---------------start------------->8--- guile: warning: failed to install locale environment variable `PATH' set to `/gnu/store/njrqz9il9q31xvlk6phwav0n2yqjb6gi-git-minimal-2.39.2/bin:/gnu/store/0c1yfbxyv877mlgychfgvmk5ha2jqh52-gzip-1.10/bin:/gnu/store/8z1q7vjxylm6l4ibsywd4h6m6jv6zqm4-tar-1.34/bin' hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /gnu/store/dpbxqzqmbhfy7jc2a9dyfi28fdvi04sd-guile-gnutls-3.7.11-checkout/.git/ fatal: unable to access 'https://gitlab.com/gnutls/guile/': The requested URL returned error: 403 Failed to do a shallow fetch; retrying a full fetch... fatal: unable to access 'https://gitlab.com/gnutls/guile/': The requested URL returned error: 403 git-fetch: 'git fetch origin' failed with exit code 128 Trying content-addressed mirror at bordeaux.guix.gnu.org... Trying content-addressed mirror at ci.guix.gnu.org... Trying content-addressed mirror at bordeaux.guix.gnu.org... Trying content-addressed mirror at ci.guix.gnu.org... Trying to download from Software Heritage... SWH: revision "v3.7.11" originating from https://gitlab.com/gnutls/guile/ could not be found --8<---------------cut here---------------end--------------->8--- To my understanding it basically says that Guix cannot get "guile-gnutls" from its official Git repository. I did a little investigation here and tried "guix install nss-certs" to install TLS certificates as I was told by a local Guix community and exported the path to "ca-certificates.crt" in "/etc/systemd/system/guix-daemon.service" but to no avail. --8<---------------cut here---------------start------------->8--- CURL_CA_BUNDLE="$HOME/.guix-profile/etc/ssl/certs/ca-certificates.crt" --8<---------------cut here---------------end--------------->8--- Thanks, - avp -- Artyom "avp" Poptsov Home page: https://memory-heap.org/~avp/ CADR Hackerspace co-founder: https://cadrspace.ru/ GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F