From ac8c7b3deda663cc736b47e6ab6bc4e16a774385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20H=C3=A9mono?= Date: Wed, 7 Aug 2024 19:01:20 +0200 Subject: [PATCH] feat: switch to VSCode from unstable --- hosts/gwiad/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/gwiad/configuration.nix b/hosts/gwiad/configuration.nix index 509200d..071cb09 100644 --- a/hosts/gwiad/configuration.nix +++ b/hosts/gwiad/configuration.nix @@ -62,7 +62,7 @@ multirow arydshln; }; - my-vscode = vscode-with-extensions.override { + my-vscode = unstable.vscode-with-extensions.override { vscodeExtensions = with vscode-marketplace; [ ms-python.python ms-python.vscode-pylance