vscodium: add pets extension

This commit is contained in:
Trolli Schmittlauch 2024-03-11 20:53:54 +01:00
parent 9ad6106e29
commit f0e979adf8

View file

@ -351,6 +351,12 @@ in
version = "2023.5.12771008"; version = "2023.5.12771008";
sha256 = "sha256-lJG0RRUUMhQGs2a6oBtoqt+uY1kSJ0+cbmaP07hNh2o="; sha256 = "sha256-lJG0RRUUMhQGs2a6oBtoqt+uY1kSJ0+cbmaP07hNh2o=";
} }
{
name = "vscode-pets";
publisher = "tonybaloney";
version = "1.25.1";
sha256 = "sha256-as3e2LzKBSsiGs/UGIZ06XqbLh37irDUaCzslqITEJQ=";
}
]; ];
userSettings = let userSettings = let
defaultPython = pkgs.python3.withPackages (ps: [ defaultPython = pkgs.python3.withPackages (ps: [