Loading pkgs/applications/editors/vscode/extensions/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -2101,8 +2101,8 @@ let mktplcRef = { publisher = "github"; name = "codespaces"; version = "1.16.9"; hash = "sha256-Zj1dHz8uBHnRpjnD9tUr8OJILRq9Ty91ePiNq6/Vi7c="; version = "1.17.3"; hash = "sha256-idJFYHJ4yeqpFZBX55Y0v1yfzgqyhS0MrC4yIto7i7w="; }; meta = { Loading @@ -2110,6 +2110,7 @@ let downloadPage = "https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces"; homepage = "https://github.com/features/codespaces"; license = lib.licenses.unfree; maintainers = [ lib.maintainers.therobot2105 ]; }; }; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -2101,8 +2101,8 @@ let mktplcRef = { publisher = "github"; name = "codespaces"; version = "1.16.9"; hash = "sha256-Zj1dHz8uBHnRpjnD9tUr8OJILRq9Ty91ePiNq6/Vi7c="; version = "1.17.3"; hash = "sha256-idJFYHJ4yeqpFZBX55Y0v1yfzgqyhS0MrC4yIto7i7w="; }; meta = { Loading @@ -2110,6 +2110,7 @@ let downloadPage = "https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces"; homepage = "https://github.com/features/codespaces"; license = lib.licenses.unfree; maintainers = [ lib.maintainers.therobot2105 ]; }; }; Loading