tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
vscode-extensions.ms-python.debugpy: 2025.8.0 -> 2025.10.0
R. Ryantm
6 months ago
d0bc1e73
cdeba33c
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
applications
editors
vscode
extensions
ms-python.debugpy
default.nix
+2
-2
pkgs/applications/editors/vscode/extensions/ms-python.debugpy/default.nix
···
7
mktplcRef = {
8
name = "debugpy";
9
publisher = "ms-python";
10
-
version = "2025.8.0";
11
-
hash = "sha256-sfQG5LgGruInheqA7C8YxdC0EhmmmKhbfyXhHUhCaNI=";
12
};
13
14
meta = {
···
7
mktplcRef = {
8
name = "debugpy";
9
publisher = "ms-python";
10
+
version = "2025.10.0";
11
+
hash = "sha256-NDCNiKLCU7/2VH43eTyOMBTZ3oxzA7JwCBit9+JHfmY=";
12
};
13
14
meta = {