unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: "András Vöröskői" <voroskoi@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: fixing sticky package
Date: Mon, 18 Jul 2022 11:53:40 +0200	[thread overview]
Message-ID: <87sfmyu4m5.fsf@elephly.net> (raw)
In-Reply-To: <CALxLQm_LXaeAE2FeOuat-xh9rFd=HLO49-nk9Lk2D=p8Ntw14g@mail.gmail.com>


András Vöröskői <voroskoi@gmail.com> writes:

> I do not use bash. My fish config.fish has the following relevant lines:
> set GUIX_PROFILE $HOME/.config/guix/current; fenv source
> $GUIX_PROFILE/etc/profile
> set GUIX_PROFILE $HOME/.guix-profile; fenv source $GUIX_PROFILE/etc/profile
>
> fenv is just a wrapper, so fish can handle bash scripts.

etc/profile sets variables differently dependent on whether
$GUIX_PROFILE is set or not.  This appears to be the problem here,
because you say that “which” returns a location in /gnu/store (instead
of ~/.guix-profile).

If you can see /gnu/store/… in the output of “env” that’s the cause of
the problem.

-- 
Ricardo


  reply	other threads:[~2022-07-18  9:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18  7:51 fixing sticky package András Vöröskői
2022-07-18  8:09 ` Ricardo Wurmus
2022-07-18  8:19   ` András Vöröskői
2022-07-18  9:53     ` Ricardo Wurmus [this message]
2022-07-24 14:33       ` András Vöröskői
2022-07-18 10:01 ` Csepp

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfmyu4m5.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=voroskoi@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).