netpeek: set __structuredAttrs

This commit is contained in:
Pascal Dietrich 2026-06-09 22:53:03 +02:00
commit dcf6a8c0ee
No known key found for this signature in database
GPG key ID: 13E68F5E518C3FF5

View file

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