Loading pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4270,8 +4270,8 @@ let mktplcRef = { name = "metals"; publisher = "scalameta"; version = "1.51.0"; hash = "sha256-yLSOLVxulSH4b6EitMyws3FvKub/KXZHuIBGfri9thw="; version = "1.52.0"; hash = "sha256-oF/NNP8PfzwQRYxV1rNgcWX6hlZasxppxa0AphQDSVg="; }; meta = { license = lib.licenses.asl20; Loading Loading
pkgs/applications/editors/vscode/extensions/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4270,8 +4270,8 @@ let mktplcRef = { name = "metals"; publisher = "scalameta"; version = "1.51.0"; hash = "sha256-yLSOLVxulSH4b6EitMyws3FvKub/KXZHuIBGfri9thw="; version = "1.52.0"; hash = "sha256-oF/NNP8PfzwQRYxV1rNgcWX6hlZasxppxa0AphQDSVg="; }; meta = { license = lib.licenses.asl20; Loading