vscodium: add pets extension
This commit is contained in:
parent
9ad6106e29
commit
f0e979adf8
1 changed files with 6 additions and 0 deletions
|
@ -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: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue