···3737 description = ''
3838 Whether interactive shells should show which Nix package (if
3939 any) provides a missing command.
4040+4141+ Requires nix-channels to be set and downloaded (sudo nix-channels --update.)
4242+4343+ See also nix-index and nix-index-database as an alternative for flakes-based systems.
4444+4545+ Additionally, having the env var NIX_AUTO_RUN set will automatically run the matching package, and with NIX_AUTO_RUN_INTERACTIVE it will confirm the package before running.
4046 '';
4147 };
4248