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: [