Loading pkgs/applications/editors/vscode/extensions/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2314,11 +2314,12 @@ let mktplcRef = { name = "gruvbox"; publisher = "jdinhlife"; version = "1.8.0"; sha256 = "sha256-P4FbbcRcKWbnC86TSnzQaGn2gHWkDM9I4hj4GiHNPS4="; version = "1.18.0"; sha256 = "sha256-4sGGVJYgQiOJzcnsT/YMdJdk0mTi7qcAcRHLnYghPh4="; }; meta = { description = "Gruvbox Theme"; changelog = "https://marketplace.visualstudio.com/items/jdinhlife.gruvbox/changelog"; description = "A port of Gruvbox theme to VS Code editor"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=jdinhlife.gruvbox"; homepage = "https://github.com/jdinhify/vscode-theme-gruvbox"; license = lib.licenses.mit; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2314,11 +2314,12 @@ let mktplcRef = { name = "gruvbox"; publisher = "jdinhlife"; version = "1.8.0"; sha256 = "sha256-P4FbbcRcKWbnC86TSnzQaGn2gHWkDM9I4hj4GiHNPS4="; version = "1.18.0"; sha256 = "sha256-4sGGVJYgQiOJzcnsT/YMdJdk0mTi7qcAcRHLnYghPh4="; }; meta = { description = "Gruvbox Theme"; changelog = "https://marketplace.visualstudio.com/items/jdinhlife.gruvbox/changelog"; description = "A port of Gruvbox theme to VS Code editor"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=jdinhlife.gruvbox"; homepage = "https://github.com/jdinhify/vscode-theme-gruvbox"; license = lib.licenses.mit; Loading