Skip to content

Commit 7665b35

Browse files
committed
chore: add lsp as dependencies to work with
1 parent 84ae754 commit 7665b35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

flake.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
uv
2424
ruff
2525
pre-commit
26+
27+
# LSPs
28+
python3Packages.python-lsp-server
29+
basedpyright
2630
];
2731

2832
shellHook = ''

0 commit comments

Comments
 (0)