Skip to content

Commit 4f5f1b5

Browse files
authored
vscode-extensions.ms-python.vscode-pylance: 2025.3.2 -> 2025.4.1 (#395647)
2 parents 4044821 + 10d7b5d commit 4f5f1b5

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 = "2025.3.2";
12-
hash = "sha256-Lv4HiFsYszThuGp6YyTWUqgi2o0+aiMGnsiBxu3vQWk=";
11+
version = "2025.4.1";
12+
hash = "sha256-XZ00HOH+7onP1li6nBwjBIRc1Zy5SNvrT1JhnzJTr1E=";
1313
};
1414

1515
buildInputs = [ pyright ];

0 commit comments

Comments
 (0)