On 2019-05-16 11:25, Tk wrote:
When installing packages, I often get warnings about adding variables
to .profile .
These warnings, however, get easily lost when installing bunch of
stuff automatically. Is there a way of extracting this info again?
Should I grep through package definitions?


$ guix package --search-paths

export PATH="/home/amirouche/.guix-profile/bin:/home/amirouche/.guix-profile/sbin" export GUILE_LOAD_PATH="/home/amirouche/.guix-profile/share/guile/site/2.2" export GUILE_LOAD_COMPILED_PATH="/home/amirouche/.guix-profile/lib/guile/2.2/site-ccache"
export INFOPATH="/home/amirouche/.guix-profile/share/info"


Reply via email to