netpeek: set __structuredAttrs

(cherry picked from commit dcf6a8c0ee)
This commit is contained in:
Pascal Dietrich
2026-06-09 22:53:03 +02:00
committed by github-actions[bot]
parent 3705ded24b
commit 1890b88ebc

View File

@@ -17,6 +17,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
version = "0.2.7";
pyproject = false;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "ZingyTomato";
repo = "NetPeek";