On Thu, Jun 25, 2015 at 8:02 AM, Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> wrote: > > Would it be feasible to give "GUIX_ENVIRONMENT" the package name as a > value instead of just "t"?
Not really, because 'guix environment' accepts any number of packages. Up until now I have been using the $SHLVL environment variable to give me an indication that I am within 'guix environment' sub-shell. - Dave