netboxPlugins.netbox-reorder-rack: set structuredAttrs
This commit is contained in:
@@ -11,6 +11,7 @@ buildPythonPackage rec {
|
||||
pname = "netbox-reorder-rack";
|
||||
version = "1.1.4";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "netbox-community";
|
||||
|
||||
Reference in New Issue
Block a user