mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
remove failing vscode python package
This commit is contained in:
parent
64ab56f758
commit
8aaf09f640
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ with lib;
|
||||||
esbenp.prettier-vscode
|
esbenp.prettier-vscode
|
||||||
jnoortheen.nix-ide
|
jnoortheen.nix-ide
|
||||||
ms-azuretools.vscode-docker
|
ms-azuretools.vscode-docker
|
||||||
ms-python.python
|
# ms-python.python # currently broken (2023-10-26)
|
||||||
redhat.vscode-yaml
|
redhat.vscode-yaml
|
||||||
shardulm94.trailing-spaces
|
shardulm94.trailing-spaces
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue