local/bin/homeinit: Source profile after manifest installation

master
Pierre Neidhardt 2019-01-22 18:59:28 +01:00
parent 1e1c553188
commit 92e3812468
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ if inpath guix; then
## really what we want?
export GUIX_PACKAGE_PATH=$HOME/.guix-packages
guix package --manifest=$HOME/.package-lists/guix-manifest.scm --keep-failed
. ~/.guix-profile/etc/profile
elif inpath pacman; then
pacman_list=""
if [ -f ~/.package-lists/arch-official ]; then