pythonPackages.debugpy: update src.hash

This commit is contained in:
Justin Restivo
2025-12-05 19:58:40 -05:00
parent e33ad2af43
commit 919d067a59
@@ -32,7 +32,7 @@ buildPythonPackage rec {
owner = "microsoft";
repo = "debugpy";
tag = "v${version}";
hash = "sha256-U9WeWAX0qDusWcMsFaI1ct4YKlGQEHUYlKZfRiYhma0=";
hash = "sha256-eAiCtSJUqLASapxnYCyq1UCiGz6QmKQum7Vs3MoU1s8=";
};
patches = [