all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sergiu Ivanov <sivanov@colimite.fr>
To: help-guix <help-guix@gnu.org>
Subject: Emacs Guix and channels
Date: Wed, 20 Jan 2021 20:32:59 +0100	[thread overview]
Message-ID: <87a6t376ac.fsf@colimite.fr> (raw)

Hello Guix Masters,

I am moving to Guix after 4 years of using Nix, mainly because Guix is
Lisp-based and Emacs friendly, and because I love the documentation.

Speaking of Emacs, I ran into the following problem.  I use an
additional channel which I add in /etc/guix/channels.scm (I also tried
symlinking or copying this file to ~/.config/guix/).  Running Guix
commands in a terminal (guix system reconfigure, guix package) detects
the additional channel correctly, while invoking the corresponding Emacs
commands fails telling me that the packages from the additional channel
are unknown.

I fired up a Guix REPL in a terminal and did

> (use-modules (gnu packages))
> (%package-module-path)

The output includes the additional channel.  However, when I do the same
actions in the Guix REPL in Emacs, I do not see the additional channel.

How do you manage additional channels with Emacs Guix interface?

-
Sergiu


             reply	other threads:[~2021-01-21 15:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 19:32 Sergiu Ivanov [this message]
2021-01-21 16:12 ` Emacs Guix and channels John Soo
2021-01-21 17:34   ` Sergiu Ivanov
2021-01-21 20:20     ` jbranso--- via
2021-01-22  9:29       ` Sergiu Ivanov
2021-01-25 12:47 ` zimoun
2021-01-25 20:59   ` Sergiu Ivanov

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=87a6t376ac.fsf@colimite.fr \
    --to=sivanov@colimite.fr \
    --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.