mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 08:45:39 +00:00
fix: pyright is now an independent package
This commit is contained in:
parent
0d6230b3dc
commit
dec46bcc97
@ -14,7 +14,7 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# python310 # Standard Python interpreter
|
||||
nodePackages.pyright # Python language server
|
||||
pyright # Python language server
|
||||
black # Python formatter
|
||||
python310Packages.flake8 # Python linter
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user