Merge pull request #1469 from grahamc/domen-feedback-nix

Show users how to source the profile, to get a working Nix.
This commit is contained in:
Eelco Dolstra
2017-07-17 15:05:17 +02:00
committed by GitHub

View File

@@ -259,8 +259,13 @@ function finish_success {
ok "Alright! We're done!"
cat <<EOF
Before Nix will work in your existing shells, you'll need to close
them and open them again. Other than that, you should be ready to go.
Before Nix will work in your existing shells, you'll need to either
run:
$ source $PROFILE_NIX_FILE
or close them and open them again. Other than that, you should be
ready to go.
Try it! Open a new terminal, and type: