We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9028f51 + 4e028ff commit f2acf15Copy full SHA for f2acf15
pkgs/applications/editors/vscode/extensions/ms-python.debugpy/default.nix
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
7
mktplcRef = {
8
name = "debugpy";
9
publisher = "ms-python";
10
- version = "2024.6.0";
11
- hash = "sha256-VlPe65ViBur5P6L7iRKdGnmbNlSCwYrdZAezStx8Bz8=";
+ version = "2025.0.1";
+ hash = "sha256-IPjQY8G1JvpcjZWRsk1+Z8yIZ1UG0jIxmNsNXcHr+bs=";
12
};
13
14
meta = {
0 commit comments