From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: guix environment guix doesn't provide guix dependencies? Date: Thu, 29 Sep 2016 23:52:12 -0700 Message-ID: <871t016fs3.fsf@gmail.com> References: <87fuokhd2h.fsf@gmail.com> <20160928045450.GA26600@jocasta.intra> <87bmz8hans.fsf@gmail.com> <20160928074614.4aeee9f2@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bprgD-0001kr-5E for guix-devel@gnu.org; Fri, 30 Sep 2016 02:52:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bprgB-0001cl-9C for guix-devel@gnu.org; Fri, 30 Sep 2016 02:52:20 -0400 Received: from mail-pa0-x231.google.com ([2607:f8b0:400e:c03::231]:34754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bprgB-0001cd-2U for guix-devel@gnu.org; Fri, 30 Sep 2016 02:52:19 -0400 Received: by mail-pa0-x231.google.com with SMTP id dw4so21886138pac.1 for ; Thu, 29 Sep 2016 23:52:18 -0700 (PDT) In-Reply-To: <20160928074614.4aeee9f2@openmailbox.org> (Eric Bavier's message of "Wed, 28 Sep 2016 07:46:14 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Eric Bavier Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Eric Bavier writes: > You can also do=20 > > 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: =2D-8<---------------cut here---------------start------------->8--- scheme@(guile-user)> (@ (gnu packages package-management) guix) $1 =3D # scheme@(guile-user)>=20 =2D-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. =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX7gueAAoJEN1AmhXYIkadFecQAI7A7k2YXdjVTODp1VgG5j0c DpvWemWA+yCOqLwtSyjKbu7oBHy6fSJvv0ihHk2UMT09N9gAjXIjD5sSmswdjl8+ LP5Dpsg+28OuWdZSZgyyT3tzjwJD6MPxCLI+c4+ZY7MJX+5yMuXXAfZX/7Jdz2Y9 xt4BubRgSWh+8eDWyhCzjjKJY2W9sXJhTYy7r8/IXnN230nFbUwFc5++OQJI8BrT 6SvGjydxn3T9vYKtUPRYXtjG1rTIBKwSFW8D3wGmRxOtcisG4RxkNpFQKCNApJ6m khkF0oyirwQZILhM4if7UYxiVlIfncYXmd1A+mc9AXfDaNv0SJHzEYkQ+TNUtefu jcykM8QhBV15XyqteHo4zEpnx4dfKQBbGCF1NlltIUj0ZAVSkHglldzx0uzaUt/W 0fJD8Z+UikAOc38QoQuHpvbKvW/WACPG0KjWEchuOs3F3q38+kC3v7LkYBNuyIDu pqkgGbPkerIITcqh34n2R7DhR+Xtl3KwmoMzzyl7uLORvW3ItzuDaTsvXKcMYyOZ FATARUFD+3T0ucnKPwwPB17Rl9CndXS1TBRU6dVqZp1ScT6H400qpWSch0Uu9NRx Nk3zPUvFdFTOlUzoY88oD6ffrIw9PUoMTCE1drIFXlfym+lKH7mmjB6RdzbWCz2D dpek5zamtcGIqmoWuXnc =IgJ4 -----END PGP SIGNATURE----- --=-=-=--