Skip to content

Commit 1374324

Browse files
authored
vscode-extensions.ms-python.vscode-pylance: 2024.12.1 -> 2025.2.1 (NixOS#379751)
2 parents e90a0ab + 0a95d1f commit 1374324

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.12.1";
12-
hash = "sha256-LpHbXthVHvrVZ1xqBTDfF1RjzgEilQVVHfy0tlum/BU=";
11+
version = "2025.2.1";
12+
hash = "sha256-8aqua60QeKue8DUpRQynUQRm2tZNt8qq/OS8VdWTDas=";
1313
};
1414

1515
buildInputs = [ pyright ];

0 commit comments

Comments
 (0)