netpeek: set __structuredAttrs

This commit is contained in:
Pascal Dietrich
2026-06-10 17:52:58 +02:00
parent 87e68dd9d7
commit dcf6a8c0ee
+2
View File
@@ -17,6 +17,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
version = "0.2.7";
pyproject = false;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "ZingyTomato";
repo = "NetPeek";