Skip to content

Commit f2acf15

Browse files
authored
vscode-extensions.ms-python.debugpy: 2024.6.0 -> 2025.0.1 (#383744)
2 parents 9028f51 + 4e028ff commit f2acf15

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
77
mktplcRef = {
88
name = "debugpy";
99
publisher = "ms-python";
10-
version = "2024.6.0";
11-
hash = "sha256-VlPe65ViBur5P6L7iRKdGnmbNlSCwYrdZAezStx8Bz8=";
10+
version = "2025.0.1";
11+
hash = "sha256-IPjQY8G1JvpcjZWRsk1+Z8yIZ1UG0jIxmNsNXcHr+bs=";
1212
};
1313

1414
meta = {

0 commit comments

Comments
 (0)