netboxPlugins.netbox-plugin-prometheus-sd: set structuredAttrs
This commit is contained in:
@@ -17,6 +17,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "netbox-plugin-prometheus-sd";
|
||||
version = "1.3.0";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "FlxPeters";
|
||||
|
||||
Reference in New Issue
Block a user