nixpkgs-review: enable __structuredAttrs (#520753)
This commit is contained in:
@@ -26,6 +26,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
version = "3.8.0";
|
||||
pyproject = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Mic92";
|
||||
repo = "nixpkgs-review";
|
||||
|
||||
Reference in New Issue
Block a user