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
:edit
Describe the bug
Steps To Reproduce
nix repl . nix-repl> :e packages.x86_64-linux.nix
Expected behavior
No garbled lines where cursor is
nix-env --version output
nix-env --version
❯ ./result/bin/nix --version warning: unknown experimental feature 'repl-flake' nix (Nix) 2.23.0pre20240426_2f67833
Additional context
The culprit appears to be 20cd5eb from #9476
Reverting this atop 2f67833 fixes the problem
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered:
Reported by user 98765abc on Matrix :)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
Steps To Reproduce
Expected behavior
No garbled lines where cursor is
nix-env --version
output❯ ./result/bin/nix --version
warning: unknown experimental feature 'repl-flake'
nix (Nix) 2.23.0pre20240426_2f67833
Additional context
The culprit appears to be 20cd5eb from #9476
Reverting this atop 2f67833 fixes the problem
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: