From f0e979adf8bc1d0b7026f003fed82ef9e05f0566 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Mon, 11 Mar 2024 20:53:54 +0100 Subject: [PATCH] vscodium: add pets extension --- home/home.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/home.nix b/home/home.nix index 5f57241..611efff 100644 --- a/home/home.nix +++ b/home/home.nix @@ -351,6 +351,12 @@ in version = "2023.5.12771008"; sha256 = "sha256-lJG0RRUUMhQGs2a6oBtoqt+uY1kSJ0+cbmaP07hNh2o="; } + { + name = "vscode-pets"; + publisher = "tonybaloney"; + version = "1.25.1"; + sha256 = "sha256-as3e2LzKBSsiGs/UGIZ06XqbLh37irDUaCzslqITEJQ="; + } ]; userSettings = let defaultPython = pkgs.python3.withPackages (ps: [