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 55ea440 + 94af3fd commit 24f42eeCopy full SHA for 24f42ee
pkgs/development/python-modules/debugpy/default.nix
@@ -33,7 +33,7 @@ buildPythonPackage rec {
33
owner = "microsoft";
34
repo = "debugpy";
35
tag = "v${version}";
36
- hash = "sha256-jq/0Z6Oo/9gjJlziYJIjIC5i9YMayUdPYSGTjnDL8yU=";
+ hash = "sha256-C/cLUMQNmiLn3z93LOg++3WeDUihMR9O3XKouL4uPqw=";
37
};
38
39
patches =
0 commit comments