>> nix-shell default.nix --command 'abc' bash: abc: command not found >> nix-shell -p myHaskellPackages.abc --command 'abc' 1