Loading pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5322,8 +5322,8 @@ let mktplcRef = { name = "vim"; publisher = "vscodevim"; version = "1.29.0"; hash = "sha256-J3V8SZJZ2LSL8QfdoOtHI1ZDmGDVerTRYP4NZU17SeQ="; version = "1.29.2"; hash = "sha256-RBh4yQxOoUpwNKedFjEeu6hO0tU9AAPlDrt2LhgZT50="; }; meta = { license = lib.licenses.mit; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5322,8 +5322,8 @@ let mktplcRef = { name = "vim"; publisher = "vscodevim"; version = "1.29.0"; hash = "sha256-J3V8SZJZ2LSL8QfdoOtHI1ZDmGDVerTRYP4NZU17SeQ="; version = "1.29.2"; hash = "sha256-RBh4yQxOoUpwNKedFjEeu6hO0tU9AAPlDrt2LhgZT50="; }; meta = { license = lib.licenses.mit; Loading