python3Packages.sigstore: enable __structuredAttrs
This commit is contained in:
@@ -39,6 +39,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "sigstore";
|
||||
version = "4.1.0";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sigstore";
|
||||
|
||||
Reference in New Issue
Block a user