Hi, On Thu, 07 Jul 2022 at 22:16, Andy Tai <[email protected]> wrote: > $ which guix > ~/.guix-profile/bin/guix
That’s odd. It means you are running the package guix, not the pulled
guix which usually lives at ~/.config/guix/current/bin/guix
Could you try:
$ ~/.config/guix/current/bin/guix show firefox
? And if the issue is probably from:
$ cat ~/.config/guix/channels.scm
$ guix package --list-installed | grep guix
Hope that helps,
simon
