python3Packages.applicationinsights: use __structuredAttrs
This commit is contained in:
@@ -11,6 +11,8 @@ buildPythonPackage (finalAttrs: {
|
||||
pyproject = true;
|
||||
pname = "applicationinsights";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit (finalAttrs) pname version;
|
||||
hash = "sha256-C3YfPvBoCs9HMZBt/BgH+qbypXFornRZLbAISmCZ97M=";
|
||||
|
||||
Reference in New Issue
Block a user