Skip to content

Commit df7c514

Browse files
authored
vscode-extensions.ms-python.vscode-pylance: 2024.11.3 -> 2024.12.1 (NixOS#364492)
2 parents c2e48b5 + 705bacb commit df7c514

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/editors/vscode/extensions/ms-python.vscode-pylance

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/ms-python.vscode-pylance/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
88
mktplcRef = {
99
name = "vscode-pylance";
1010
publisher = "MS-python";
11-
version = "2024.11.3";
12-
hash = "sha256-EVZSIALg6e1BdJNriGznJ3zxMKwU0QEbPiNPMmxeLbU=";
11+
version = "2024.12.1";
12+
hash = "sha256-LpHbXthVHvrVZ1xqBTDfF1RjzgEilQVVHfy0tlum/BU=";
1313
};
1414

1515
buildInputs = [ pyright ];

0 commit comments

Comments
 (0)