Loading pkgs/applications/editors/vscode/extensions/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -3961,11 +3961,15 @@ let mktplcRef = { name = "material-icon-theme"; publisher = "PKief"; version = "5.21.2"; sha256 = "sha256-HEcFa+SCosf5UonqxFQZI+G5ogxCaScmHt54xn4H4QI="; version = "5.22.0"; hash = "sha256-E9UCSZe0hXnKwdNv6ua/Kzuy+wTFyeOGGVl7gFF4opY="; }; meta = { description = "Material Design Icons for Visual Studio Code"; downloadPage = "https://marketplace.visualstudio.com/items/?itemName=PKief.material-icon-theme"; homepage = "https://github.com/material-extensions/vscode-material-icon-theme/blob/main/README.md"; license = lib.licenses.mit; maintainers = [ lib.maintainers.therobot2105 ]; }; }; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +6 −2 Original line number Diff line number Diff line Loading @@ -3961,11 +3961,15 @@ let mktplcRef = { name = "material-icon-theme"; publisher = "PKief"; version = "5.21.2"; sha256 = "sha256-HEcFa+SCosf5UonqxFQZI+G5ogxCaScmHt54xn4H4QI="; version = "5.22.0"; hash = "sha256-E9UCSZe0hXnKwdNv6ua/Kzuy+wTFyeOGGVl7gFF4opY="; }; meta = { description = "Material Design Icons for Visual Studio Code"; downloadPage = "https://marketplace.visualstudio.com/items/?itemName=PKief.material-icon-theme"; homepage = "https://github.com/material-extensions/vscode-material-icon-theme/blob/main/README.md"; license = lib.licenses.mit; maintainers = [ lib.maintainers.therobot2105 ]; }; }; Loading