all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "András Vöröskői" <voroskoi@gmail.com>
To: help-guix@gnu.org
Subject: fixing sticky package
Date: Mon, 18 Jul 2022 09:51:34 +0200	[thread overview]
Message-ID: <CALxLQm_bWDiPJFckAMYdhcFrGdFOWOgRoUp7y9Kzo27aG+hOXQ@mail.gmail.com> (raw)

Hi,

I have done something like this:
1. I have zig@0.10 installed in my profile.
2. Started a guix shell -m guix.scm which has zig@0.9
3. Run zig version and it reported 0.10.0
4. guix remove zig@0.10
5. zig version still reports 0.10.0

At that point I have switched to panic mode, exited from everything, but
now when I run `guix package -I` it reports an only `zls` and `git-minimal`
installed, which is fine.
However when I run `which zig` it finds `zig` in /gnu/store.

If I try to `guix remove zig` it says zig is not found in profile.

How can I remove zig from my profile?

Thanks,

             reply	other threads:[~2022-07-18  8:16 UTC|newest]

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

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

  git send-email \
    --in-reply-to=CALxLQm_bWDiPJFckAMYdhcFrGdFOWOgRoUp7y9Kzo27aG+hOXQ@mail.gmail.com \
    --to=voroskoi@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.