nix shell - run a shell in which the specified packages are available
nix develop - run a bash shell that provides the build environment of a derivation
nix run - run a Nix application
nix shell - run a shell in which the specified packages are available
nix develop - run a bash shell that provides the build environment of a derivation
nix run - run a Nix application