all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hebi Li <lihebi.com@gmail.com>
To: help-guix@gnu.org
Subject: Re: Guix installing different package versions on different machines
Date: Sun, 29 Sep 2019 18:02:10 -0500	[thread overview]
Message-ID: <87muemg0zx.fsf@gmail.com> (raw)
In-Reply-To: 33b38103-a090-6bb5-27dd-ed3d236ad8e1@posteo.de

On Sat, Sep 28 2019, Zelphir Kaltstahl wrote:

> $ which guix
> /usr/local/bin/guix
>
> So there seems to be an issue here.

Hi Zelphir,

You just need to add the correct path to $PATH:

    export PATH="$HOME/.config/guix/current/bin:$PATH"

--
Hebi

  reply	other threads:[~2019-09-29 23:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 13:02 Guix installing different package versions on different machines Zelphir Kaltstahl
2019-09-28 13:48 ` Jesse Gibbons
2019-09-28 14:41   ` Tobias Geerinckx-Rice
2019-09-28 20:43     ` Zelphir Kaltstahl
2019-09-29 23:02       ` Hebi Li [this message]
2019-10-03 13:13       ` Zelphir Kaltstahl
2019-10-03 15:06         ` Tobias Geerinckx-Rice

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=87muemg0zx.fsf@gmail.com \
    --to=lihebi.com@gmail.com \
    --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.