diff --git a/nixos/vscode.nix b/nixos/vscode.nix index 65a1acfa..816aa6f6 100644 --- a/nixos/vscode.nix +++ b/nixos/vscode.nix @@ -78,12 +78,6 @@ in version = "2.9.3"; sha256 = "1yf85hgvganxq5n5jff9ckn3smxd6xi79cgn6k53qi5w1r5rahy0"; } - { - publisher = "hbenl"; - name = "vscode-test-explorer-liveshare"; - version = "1.0.4"; - sha256 = "0a57cm8bjfvz2whkr6krjv3whv9c7sdzlrjwdr5zaz78nxn9dfy7"; - } { publisher = "lextudio"; name = "restructuredtext";