From 34067ead77e4599f706bb35a390db705b639162d Mon Sep 17 00:00:00 2001 From: installer Date: Fri, 6 Jun 2025 23:57:07 +0200 Subject: [PATCH] =?UTF-8?q?poprawka=20do=20rozszerze=C5=84=20vscode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/garand-laptop/config/nixpkgs/codium.nix | 24 ++++--------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/hosts/garand-laptop/config/nixpkgs/codium.nix b/hosts/garand-laptop/config/nixpkgs/codium.nix index 68f71ac..1aece8c 100644 --- a/hosts/garand-laptop/config/nixpkgs/codium.nix +++ b/hosts/garand-laptop/config/nixpkgs/codium.nix @@ -37,10 +37,14 @@ tamasfe.even-better-toml ms-ceintl.vscode-language-pack-pl rust-lang.rust-analyzer - serayuzgur.crates + fill-labs.dependi usernamehw.errorlens bierner.docs-view stkb.rewrap + ms-vscode.live-server + vadimcn.vscode-lldb + batisteo.vscode-django + vitaliymaz.vscode-svg-previewer ] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [ { @@ -61,12 +65,6 @@ version = "1.3.0"; hash = "sha256-7xVJVcjmwl6917lqkTa0KFwMLkAvHkNT2wVML14gVCk="; } - { - name = "django"; - publisher = "bigonesystems"; - version = "1.0.2"; - hash = "sha256-UBmvaCiNQ84qpAObDWyFL18TVFBn0z/6SBDKWeAIzTc="; - } { name = "one-dark-pro-monokai-darker"; publisher = "eserozvataf"; @@ -169,12 +167,6 @@ version = "0.1.7"; hash = "sha256-Q9bEIb2m6cqHtdVjOaNivfYvbc5/VVdabM2NVTwBOFA="; } - { - name = "svg-preview"; - publisher = "simonsiefke"; - version = "2.8.3"; - hash = "sha256-hIVe1MmkyuHoDa56ZQUsSAGMlKWABoQ0FBOfgZZDbCw="; - } { name = "autoimport"; publisher = "steoates"; @@ -217,12 +209,6 @@ version = "0.4.2"; hash = "sha256-LhOsIvECrxLCnRjUVffS4G4fFsdP70iP/twoNoto354="; } - { - name = "vscode-lldb"; - publisher = "vadimcn"; - version = "1.11.5"; - hash = "sha256-AtUNfk2AFJ6NZnIRlnPXXXO8IluyI2/kg7UxQHrWg+w="; - } { name = "rust-flash-snippets"; publisher = "lorenzopirro";