From: jgart <jgart@dismail.de>
To: Guix Help <help-guix@gnu.org>
Subject: Am I doing it all wrong?
Date: Sat, 27 Aug 2022 10:34:01 -0500 [thread overview]
Message-ID: <20220827103401.GB11747@gac> (raw)
Hi,
This is what I do to work on GNU Guix on a foreign distro:
git clone https://git.savannah.gnu.org/git/guix.git
cd guix
guix shell -D guix --container -- ./bootstrap
guix shell -D guix --container -- ./configure --localstatedir=/var
guix shell -D guix --container -- make
guix shell --container --network coreutils vis ripgrep rlwrap -D guix --share=/var/guix/
Should I be doing anything differently in the above for setting up a dev environment for guix hacking?
--
jgart
next reply other threads:[~2022-08-27 15:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-27 15:34 jgart [this message]
2022-08-27 17:15 ` Am I doing it all wrong? Ricardo Wurmus
2022-08-27 18:38 ` jgart
2022-08-27 20:53 ` (
2022-08-27 20:56 ` (
2022-08-27 20:58 ` (
2022-08-28 11:50 ` Csepp
2022-08-28 12:21 ` (
2022-08-28 14:10 ` Saku Laesvuori
2022-08-27 20:45 ` (
2022-08-28 11:52 ` Csepp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220827103401.GB11747@gac \
--to=jgart@dismail.de \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.