Hartmut Goebel writes: > Hi, > > for setting up a guix development environment, the manual recommends > > guix environment guix > > Anyhow, this is not enough, since e.g "./preinst-env guix lint" will > fail with "TLS certificate error". Also > > guix environment guix --ad-hoc nss-certs > > does not succeed, since SSL_CERT_DIR still need to be set up manually. I think if you add openssl to --ad-hoc along with nss-certs, then you should get the search paths setup.