1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-16 07:22:43 +01:00

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
commit 0ec723375b

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: