mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
netpeek: set __structuredAttrs
This commit is contained in:
parent
87e68dd9d7
commit
dcf6a8c0ee
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
|||
version = "0.2.7";
|
||||
pyproject = false;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ZingyTomato";
|
||||
repo = "NetPeek";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue