all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* fixing sticky package
@ 2022-07-18  7:51 András Vöröskői
  2022-07-18  8:09 ` Ricardo Wurmus
  2022-07-18 10:01 ` Csepp
  0 siblings, 2 replies; 6+ messages in thread
From: András Vöröskői @ 2022-07-18  7:51 UTC (permalink / raw)
  To: help-guix

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,

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-24 14:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2022-07-24 14:33       ` András Vöröskői
2022-07-18 10:01 ` Csepp

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.