remove mspython vscode plugin as it gets stuck on install
This commit is contained in:
parent
da962f067d
commit
e528226899
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
};
|
||||
extensions = with pkgs.vscode-extensions;
|
||||
[
|
||||
ms-python.python
|
||||
inputs.nixpkgs-rust-analyzer.legacyPackages.x86_64-linux.vscode-extensions.rust-lang.rust-analyzer
|
||||
(pkgs.vscode-utils.buildVscodeExtension {
|
||||
vscodeExtUniqueId = "vadimcn.vscode-lldb";
|
||||
|
|
Loading…
Reference in a new issue