From: David Thompson <dthompson2@worcester.edu>
To: guix-devel@gnu.org
Subject: [PATCH] HACKING: Mention 'guix environment'.
Date: Sun, 23 Nov 2014 12:10:00 -0500 [thread overview]
Message-ID: <873899c07r.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (raw)
[-- Attachment #1: Type: text/plain, Size: 234 bytes --]
Just today I used 'guix environment guix' to quickly create a
development environment for Guix hacking. I figured it should be
mentioned in the HACKING file to assist developers that happen to
already by using a Guix system.
WDYT?
[-- Attachment #2: 0001-HACKING-Mention-guix-environment.patch --]
[-- Type: text/x-diff, Size: 1032 bytes --]
From e03345616cd4325cec928d6a6c5f35cbc47eb330 Mon Sep 17 00:00:00 2001
From: David Thompson <davet@gnu.org>
Date: Sun, 23 Nov 2014 08:06:21 -0500
Subject: [PATCH] HACKING: Mention 'guix environment'.
---
HACKING | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/HACKING b/HACKING
index 0231c7d..ad816aa 100644
--- a/HACKING
+++ b/HACKING
@@ -21,6 +21,12 @@ addition to those mentioned in the installation instructions:
- [[http://www.gnu.org/software/gettext/][GNU Gettext]]
- [[http://www.graphviz.org/][Graphviz]]
+If you are building Guix on a system that already runs Guix, you can use 'guix
+environment' to spawn a shell whose environment contains all of the necessary
+packages without installing them to your user profile:
+
+ guix environment guix
+
Run ‘./bootstrap’ to download the Nix daemon source code and to generate the
build system infrastructure using autoconf. It reports an error if an
inappropriate version of the above packages is being used.
--
2.1.2
[-- Attachment #3: Type: text/plain, Size: 136 bytes --]
--
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate
next reply other threads:[~2014-11-23 17:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-23 17:10 David Thompson [this message]
2014-11-23 20:26 ` [PATCH] HACKING: Mention 'guix environment' Ludovic Courtès
2014-11-23 21:02 ` David Thompson
2014-11-24 20:00 ` Ludovic Courtès
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=873899c07r.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me \
--to=dthompson2@worcester.edu \
--cc=guix-devel@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.