From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: guix environment with channels? Date: Tue, 12 Mar 2019 15:26:11 +0000 Message-ID: References: <67CF388C-472C-4EA1-8541-DA1316F94D3A@asu.edu> <87sgvttmpy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000cb24950583e74fdf" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3jIP-0002H1-1t for help-guix@gnu.org; Tue, 12 Mar 2019 11:26:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3jIN-0001Ww-Ut for help-guix@gnu.org; Tue, 12 Mar 2019 11:26:25 -0400 Received: from mail-ua1-x931.google.com ([2607:f8b0:4864:20::931]:42565) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3jIN-0001Vu-N3 for help-guix@gnu.org; Tue, 12 Mar 2019 11:26:23 -0400 Received: by mail-ua1-x931.google.com with SMTP id s26so914871uao.9 for ; Tue, 12 Mar 2019 08:26:23 -0700 (PDT) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: help-guix --000000000000cb24950583e74fdf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Wait! I figured it out! I need to use list instead of quote! Oops! Thanks again! On Tue, Mar 12, 2019 at 3:23 PM John Soo wrote: > Thanks Ludo! > > Here's the error, environment file, and guix describe output: > https://paste.debian.net/1072838/ > > guix package -s ghc-aeson-1.4.2.0 shows it is indeed a package in the > system. > > Thanks again, > > John > > > > On Mon, Mar 11, 2019 at 4:11 PM Ludovic Court=C3=A8s wrote= : > >> Hi John, >> >> John Soo skribis: >> >> > I was going to do some development recently and wanted to use some >> > packages from a channel. I have it listed as a channel under >> > ~/.config/guix/channels.scm so I added some packages from the channel >> > to a scheme file but guix environment -l my-file.scm told me there was >> > no code for my channel modules. Is this intended? >> >> No. Could it be that you=E2=80=99re running a =E2=80=98guix=E2=80=99 co= mmand different from the >> one =E2=80=98guix pull=E2=80=99 produced? >> >> Does =E2=80=98guix describe=E2=80=99 show your additional channel? >> >> HTH, >> Ludo=E2=80=99. >> > --000000000000cb24950583e74fdf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Wait! I figured it out! I need to use list instead of quot= e! Oops! Thanks again!

On Tue, Mar 12, 2019 at 3:23 PM John Soo <jsoo1@asu.edu> wrote:
Thanks Ludo!

Here's the error, environment file, and guix de= scribe output: https://paste.debian.net/1072838/

guix pac= kage -s ghc-aeson-1.4.2.0 shows it is indeed a package in the system.
=

Thanks again,

John



On Mon, Mar 11, 2019 at 4:11 PM Ludovic Court= =C3=A8s <ludo@gnu.org<= /a>> wrote:
H= i John,

John Soo <
jsoo1@asu.e= du> skribis:

> I was going to do some development recently and wanted to use some
> packages from a channel. I have it listed as a channel under
> ~/.config/guix/channels.scm so I added some packages from the channel<= br> > to a scheme file but guix environment -l my-file.scm told me there was=
> no code for my channel modules. Is this intended?

No.=C2=A0 Could it be that you=E2=80=99re running a =E2=80=98guix=E2=80=99 = command different from the
one =E2=80=98guix pull=E2=80=99 produced?

Does =E2=80=98guix describe=E2=80=99 show your additional channel?

HTH,
Ludo=E2=80=99.
--000000000000cb24950583e74fdf--