all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* FAQ: How to set up a guix development environment?
@ 2020-12-13 13:13 Hartmut Goebel
  2020-12-13 13:21 ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Hartmut Goebel @ 2020-12-13 13:13 UTC (permalink / raw)
  To: guix-devel

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.

Currently I'm working around this by using shell-scripts, shih re 
setting ups profiles and re-spawning the shell.

Anyhow. I'm seeking for a more elegant solution. Any ideas?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-13 13:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13 13:13 FAQ: How to set up a guix development environment? Hartmut Goebel
2020-12-13 13:21 ` Christopher Baines
2020-12-13 13:56   ` Hartmut Goebel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.