R""(

Note: this command's interface is based heavily around installables, which you may want to read about first (nix --help).

nix shell runs a command in an environment in which the $PATH variable provides the specified installables. If no command is specified, it starts the default shell of your user account specified by $SHELL.

)""