Hi, I am running the latest mainline guix on top of Fedora. After doing guix pull && guix package -u
I run into this situation: $ hash guix $ which firefox ~/.guix-profile/bin/firefox $ guix show firefox guix show: error: firefox: package not found $ guix package --list-installed|grep firefox firefox 100.0.2 out /gnu/store/wmlyxw4jx2d75cwn2hv5g99b61jwpinz-firefox-100.0.2 $ I wonder if this is a valid state for guix?
