Revert vscode ms-python override
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
parent
2902ec8aac
commit
46c9cc9ba1
@ -18,16 +18,7 @@
|
||||
github.copilot-chat
|
||||
golang.go
|
||||
vscodevim.vim
|
||||
(ms-python.python.overrideAttrs {
|
||||
src =
|
||||
lib.warn "Overriden ms-vscode until #387839 merged" pkgs.vscode-utils.fetchVsixFromVscodeMarketplace
|
||||
{
|
||||
name = "python";
|
||||
publisher = "ms-python";
|
||||
version = "2025.2.0";
|
||||
hash = "sha256-f573A/7s8jVfH1f3ZYZSTftrfBs6iyMWewhorX4Z0Nc=";
|
||||
};
|
||||
})
|
||||
ms-python.python.overrideAttrs
|
||||
ms-vscode-remote.remote-ssh
|
||||
bbenoist.nix
|
||||
mkhl.direnv
|
||||
|
Loading…
x
Reference in New Issue
Block a user