Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -21902,6 +21902,12 @@ githubId = 1391883; name = "Tom Hall"; }; thtrf = { email = "thtrf@proton.me"; github = "thtrf"; githubId = 82712122; name = "thtrf"; }; Thunderbottom = { email = "chinmaydpai@gmail.com"; github = "Thunderbottom"; Loading pkgs/applications/editors/vscode/extensions/default.nix +17 −0 Original line number Diff line number Diff line Loading @@ -4157,6 +4157,23 @@ let }; }; sainnhe.gruvbox-material = buildVscodeMarketplaceExtension { mktplcRef = { name = "gruvbox-material"; publisher = "sainnhe"; version = "6.5.2"; hash = "sha256-D+SZEQQwjZeuyENOYBJGn8tqS3cJiWbEkmEqhNRY/i4="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/sainnhe.gruvbox-material/changelog"; description = "Gruvbox Material theme VSCode extension with Material palette"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=sainnhe.gruvbox-material"; homepage = "https://github.com/sainnhe/gruvbox-material-vscode"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ thtrf ]; }; }; samuelcolvin.jinjahtml = buildVscodeMarketplaceExtension { mktplcRef = { name = "jinjahtml"; Loading Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -21902,6 +21902,12 @@ githubId = 1391883; name = "Tom Hall"; }; thtrf = { email = "thtrf@proton.me"; github = "thtrf"; githubId = 82712122; name = "thtrf"; }; Thunderbottom = { email = "chinmaydpai@gmail.com"; github = "Thunderbottom"; Loading
pkgs/applications/editors/vscode/extensions/default.nix +17 −0 Original line number Diff line number Diff line Loading @@ -4157,6 +4157,23 @@ let }; }; sainnhe.gruvbox-material = buildVscodeMarketplaceExtension { mktplcRef = { name = "gruvbox-material"; publisher = "sainnhe"; version = "6.5.2"; hash = "sha256-D+SZEQQwjZeuyENOYBJGn8tqS3cJiWbEkmEqhNRY/i4="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/sainnhe.gruvbox-material/changelog"; description = "Gruvbox Material theme VSCode extension with Material palette"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=sainnhe.gruvbox-material"; homepage = "https://github.com/sainnhe/gruvbox-material-vscode"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ thtrf ]; }; }; samuelcolvin.jinjahtml = buildVscodeMarketplaceExtension { mktplcRef = { name = "jinjahtml"; Loading