2017-04-24 14:58 GMT+02:00 Hartmut Goebel : > > Yes, this is one of the issues bugging me to quite often. I'm not sure I understand. This doesn't happen with the guix checkout that I usually build > > Within the > environment you'll also need to run: > > export SSL_CERT_DIR="$GUIX_ENVIRONMENT/etc/ssl/certs" > export SSL_CERT_FILE="$GUIX_ENVIRONMENT/etc/ssl/certs/ca-certificates.crt" > export GIT_SSL_CAINFO="$SSL_CERT_FILE" > > (This is why I wrote myself a script for setting up a guix environment.) Good to know Should the guile-gnutls issue be overcome, I will try this too Thanks