How can I tell whether or not I'm in a guix shell when fish is my default shell?

Simple question. And I ask this because I often leave multiple terminal tabs open with some of them inside guix shell and others not and then decide to go to sleep, wake up the next day and finding myself wondering which tabs did I invoke guix shell and which are still in normal fish mode?

Should I go back to bash?