all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: help-guix@gnu.org, Timothy Washington <twashing@gmail.com>
Subject: Re: Access to nongnu channel
Date: Mon, 02 Dec 2024 06:53:34 +0000	[thread overview]
Message-ID: <2BAE79B2-2C7E-4B6D-977E-8A96B93D83AF@tobias.gr> (raw)
In-Reply-To: <CAADtM-ZdsOQRkOxdFQWYKT0rzu7pJJbE=5zsw5b6qM4vtfkKjQ@mail.gmail.com>

Hi Timothy,

Is the 'guix' being invoked with 'sudo' the one created by 'guix pull' (~/.config/guix/current/bin/guix)?  I suspect it isn't.

You can verify with

  $ sudo guix describe

and

  $ sudo which guix

('which' is often not the best answer to 'which binary will run?', but here it is.)

If 'sudo' is invoking a different 'guix' than the one in your user's PATH, you need to configure it to do so or explicitly use

  $ sudo -E guix system reconfigure …

IIRC.  YMMV.  CYA.  IANAL.

Kind regards,

T G-R

Sent on the go.  Excuse or enjoy my brevity.


  reply	other threads:[~2024-12-02  6:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02  6:10 Access to nongnu channel Timothy Washington
2024-12-02  6:53 ` Tobias Geerinckx-Rice [this message]
2024-12-02 14:58   ` Timothy Washington

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=2BAE79B2-2C7E-4B6D-977E-8A96B93D83AF@tobias.gr \
    --to=me@tobias.gr \
    --cc=help-guix@gnu.org \
    --cc=twashing@gmail.com \
    /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.