Removed rnix dependencies, as it has been deprecated (#1245)

This commit is contained in:
GoodGuyPat 2024-03-12 16:42:22 +01:00 committed by GitHub
parent 10fa987250
commit 9f9d9ac0b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View file

@ -147,7 +147,6 @@
# https://github.com/mtshiba/pylyzer/issues/78
pylyzer.enable = false;
pyright.enable = true;
rnix-lsp.enable = false; # Deprecated
ruff-lsp.enable = true;
rust-analyzer = {
enable = true;