diff --git a/run_onchange_before_install_main_deps.sh.tmpl b/run_onchange_before_install_main_deps.sh.tmpl index f5abb18..6ee5b51 100644 --- a/run_onchange_before_install_main_deps.sh.tmpl +++ b/run_onchange_before_install_main_deps.sh.tmpl @@ -72,7 +72,7 @@ $Green########################################################################## ###############################################################################$NC" sleep 3 bash <(curl -L https://nixos.org/nix/install) --no-daemon - ~/.nix-profile/etc/profile.d/nix.sh + . ~/.nix-profile/etc/profile.d/nix.sh fi {{ end -}}