You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ export NIX_AUTO_RUN_INTERACTIVE=1
$ chromium
The program 'chromium' is currently not installed. It is provided by
several packages.
1. ungoogled-chromium.out
2. chromium.out
Should the first output be used?
([Y]es | [number] | [n]one): 2
/nix/store/aaaaaaaaaaaaaaaaaaaaaaa-chromium-0.0.0
there's currently no handling for NIX_AUTO_RUN_INTERACTIVE.
it would be nice to be prompted to run a command with nix-shell if it's not installed.
furthermore it could present a selection when several packages provide the same command.
The text was updated successfully, but these errors were encountered: