We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
command_not_found_handle nixf-tidy
(Cross-post of this issue based on this suggestion.)
command_not_found_handle nixf-tidy suggests installing nixd, but that package does not provide a nixf-tidy command,
nixd
nixf-tidy
Steps to reproduce the behavior:
command-not-found
nix-index
nix-shell -p nixd.out --run 'nixf-tidy'
❯ nix-shell -p nixd.out --run 'nixf-tidy' /tmp/nix-shell-1050179-0/rc: line 3: nixf-tidy: command not found
nixf-tidy should run.
Workaround: nix-shell --packages nixf
nix-shell --packages nixf
"x86_64-linux"
Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241217.ee90e6b
yes
nix-env (Nix) 2.24.11
""
/nix/store/l244w5dq4777ywqinrjmbi2gknd50czl-source
I'm not sure whether the error is with nix-index, nixd, or some other package.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(Cross-post of this issue based on this suggestion.)
Describe the bug
command_not_found_handle nixf-tidy
suggests installingnixd
, but that package does not provide anixf-tidy
command,Steps To Reproduce
Steps to reproduce the behavior:
command-not-found
andnix-index
command_not_found_handle nixf-tidy
nix-shell -p nixd.out --run 'nixf-tidy'
Actual behavior
Expected behavior
nixf-tidy
should run.Additional context
Workaround:
nix-shell --packages nixf
Metadata
"x86_64-linux"
Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241217.ee90e6b
yes
yes
nix-env (Nix) 2.24.11
""
/nix/store/l244w5dq4777ywqinrjmbi2gknd50czl-source
Notify maintainers
I'm not sure whether the error is with nix-index, nixd, or some other package.
The text was updated successfully, but these errors were encountered: