all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Marusich <cmmarusich@gmail.com>
To: Eric Bavier <ericbavier@openmailbox.org>
Cc: guix-devel@gnu.org
Subject: Re: guix environment guix doesn't provide guix dependencies?
Date: Thu, 29 Sep 2016 23:52:12 -0700	[thread overview]
Message-ID: <871t016fs3.fsf@gmail.com> (raw)
In-Reply-To: <20160928074614.4aeee9f2@openmailbox.org> (Eric Bavier's message of "Wed, 28 Sep 2016 07:46:14 -0500")

[-- Attachment #1: Type: text/plain, Size: 933 bytes --]

Eric Bavier <ericbavier@openmailbox.org> writes:

> You can also do 
>
>   guix environment -e "(@ (gnu packages package-management) guix)"
>
> which points to 'guix-devel' and includes everything needed to build
> from a git clone.
>
> `~Eric
>

Are you sure?  I just tried this and it didn't work.  When I evaluate
this expression in Guile, I see:

--8<---------------cut here---------------start------------->8---
scheme@(guile-user)> (@ (gnu packages package-management) guix)
$1 = #<package guix@0.11.0 gnu/packages/package-management.scm:71 3345c00>
scheme@(guile-user)> 
--8<---------------cut here---------------end--------------->8---

Regardless, I appreciate you mentioning the -e option; that is useful to
know, and it highlights the difference between the name of the variable
used to refer to the package object and the name of the package, which I
often forget are not the same.

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  parent reply	other threads:[~2016-09-30  6:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28  4:18 guix environment guix doesn't provide guix dependencies? Chris Marusich
2016-09-28  4:54 ` John Darrington
2016-09-28  5:10   ` Chris Marusich
2016-09-28 12:46     ` Eric Bavier
2016-09-28 19:06       ` myglc2
2016-09-30  6:52       ` Chris Marusich [this message]
2016-09-28 21:20     ` Ludovic Courtès
2016-09-30  0:46       ` Thompson, David
2016-09-30  6:40         ` Chris Marusich
2016-09-30 12:06         ` Ludovic Courtès
2016-09-30 15:22           ` Chris Marusich

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=871t016fs3.fsf@gmail.com \
    --to=cmmarusich@gmail.com \
    --cc=ericbavier@openmailbox.org \
    --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.