python3Packages.applicationinsights: use __structuredAttrs

This commit is contained in:
Harinn
2026-06-06 09:00:14 +07:00
parent b0e1f5b65f
commit 2f3dc17221
@@ -11,6 +11,8 @@ buildPythonPackage (finalAttrs: {
pyproject = true;
pname = "applicationinsights";
__structuredAttrs = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-C3YfPvBoCs9HMZBt/BgH+qbypXFornRZLbAISmCZ97M=";