Hi, I believe that "guix environment" does not consider all outputs properly. As one example, when I execute:
guix environment libpeas
the $PATH doesn't include /gnu/store/...glib-2.42.1-bin/bin where
("glib:bin" ,glib "bin") is one of the native-inputs of the package.
Is this intentional? If yes, what is the reason?
Thanks,
Fede
