$ hello-nix # this will fail -bash: line 34: hello-nix: command not found +bash: line 40: hello-nix: command not found $ nix develop -building '/nix/store/q7fkc1pi5bv5nm26iaqqxps8av935cfi-hello-again-env.drv'... $ hello-nix Hello from your nix package!