From 67c5788f34e2a1fb2d8959188643c5152810e780 Mon Sep 17 00:00:00 2001 From: Aubrey Taylor Date: Fri, 7 Mar 2025 16:35:44 -0600 Subject: [PATCH] update vscode extensions, add deno extension --- configuration/packages.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration/packages.nix b/configuration/packages.nix index f14bb62..aa598a0 100644 --- a/configuration/packages.nix +++ b/configuration/packages.nix @@ -4,7 +4,7 @@ (import (builtins.fetchGit { url = "https://github.com/nix-community/nix-vscode-extensions"; ref = "refs/heads/master"; - rev = "370af219cf4ad7660e3ad4577849fb0478edb33c"; + rev = "bcf7577daac02aa1a7dfaddc79324b7c6ca4af81"; })) .extensions .${system}; @@ -29,6 +29,7 @@ visualstudiotoolsforunity.vstuc surendrajat.apklab loyieking.smalise + denoland.vscode-deno ]; in { fonts.packages = with pkgs; [