poprawka do rozszerzeń vscode

This commit is contained in:
installer
2025-06-06 23:57:07 +02:00
parent 6561326cd4
commit 34067ead77

View File

@@ -37,10 +37,14 @@
tamasfe.even-better-toml tamasfe.even-better-toml
ms-ceintl.vscode-language-pack-pl ms-ceintl.vscode-language-pack-pl
rust-lang.rust-analyzer rust-lang.rust-analyzer
serayuzgur.crates fill-labs.dependi
usernamehw.errorlens usernamehw.errorlens
bierner.docs-view bierner.docs-view
stkb.rewrap stkb.rewrap
ms-vscode.live-server
vadimcn.vscode-lldb
batisteo.vscode-django
vitaliymaz.vscode-svg-previewer
] ]
++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
{ {
@@ -61,12 +65,6 @@
version = "1.3.0"; version = "1.3.0";
hash = "sha256-7xVJVcjmwl6917lqkTa0KFwMLkAvHkNT2wVML14gVCk="; hash = "sha256-7xVJVcjmwl6917lqkTa0KFwMLkAvHkNT2wVML14gVCk=";
} }
{
name = "django";
publisher = "bigonesystems";
version = "1.0.2";
hash = "sha256-UBmvaCiNQ84qpAObDWyFL18TVFBn0z/6SBDKWeAIzTc=";
}
{ {
name = "one-dark-pro-monokai-darker"; name = "one-dark-pro-monokai-darker";
publisher = "eserozvataf"; publisher = "eserozvataf";
@@ -169,12 +167,6 @@
version = "0.1.7"; version = "0.1.7";
hash = "sha256-Q9bEIb2m6cqHtdVjOaNivfYvbc5/VVdabM2NVTwBOFA="; hash = "sha256-Q9bEIb2m6cqHtdVjOaNivfYvbc5/VVdabM2NVTwBOFA=";
} }
{
name = "svg-preview";
publisher = "simonsiefke";
version = "2.8.3";
hash = "sha256-hIVe1MmkyuHoDa56ZQUsSAGMlKWABoQ0FBOfgZZDbCw=";
}
{ {
name = "autoimport"; name = "autoimport";
publisher = "steoates"; publisher = "steoates";
@@ -217,12 +209,6 @@
version = "0.4.2"; version = "0.4.2";
hash = "sha256-LhOsIvECrxLCnRjUVffS4G4fFsdP70iP/twoNoto354="; hash = "sha256-LhOsIvECrxLCnRjUVffS4G4fFsdP70iP/twoNoto354=";
} }
{
name = "vscode-lldb";
publisher = "vadimcn";
version = "1.11.5";
hash = "sha256-AtUNfk2AFJ6NZnIRlnPXXXO8IluyI2/kg7UxQHrWg+w=";
}
{ {
name = "rust-flash-snippets"; name = "rust-flash-snippets";
publisher = "lorenzopirro"; publisher = "lorenzopirro";