fix: update to nvf fork to fix pylsp issue
This commit is contained in:
parent
22c218e37a
commit
56b517ad3b
3 changed files with 8 additions and 6 deletions
|
@ -16,6 +16,7 @@
|
|||
nix.enable = true;
|
||||
nix.format.type = "nixfmt";
|
||||
python.enable = true;
|
||||
python.lsp.server = "python-lsp-server";
|
||||
rust.enable = true;
|
||||
rust.crates.enable = true;
|
||||
ts.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue