From d90c72e3894a7c262bf1a68dbe43179d416a1401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sat, 24 Aug 2019 17:33:43 +0100 Subject: [PATCH] remove unused extension --- nixos/vscode.nix | 6 ------ 1 file changed, 6 deletions(-) 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";