$ hello-nix
+$ hello-nix # this will fail
bash: line 20: hello-nix: command not found
$ nix develop
$ hello-nix
@@ -4898,7 +4898,7 @@ mkShell {
$ hello-nix
+$ hello-nix # this will fail
bash: line 20: hello-nix: command not found
$ nix develop
$ hello-nix
@@ -4898,7 +4898,7 @@ mkShell {