GNU bug report logs -
#20255
'search-paths' should respect both user and system profile.
Previous Next
Full log
View this message in rfc822 format
Some progress has been made: fc2d233 allows search paths for multiple
profiles to be combined.
So I think I will eventually (‘guix-devel’ needs to be updated first)
change /etc/profile to do:
eval `guix package -p /run/current-system/profile \
-p $HOME/.guix-profile --search-paths`
That should solve the combined profile issue.
This operation takes ~400ms on my machine. This would be a problem if
we had to do it every time a shell is started, but here we only need to
do it for log-in shells, which is rare enough.
WDYT?
Thanks,
Ludo’.
This bug report was last modified 2 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.