python3Packages.swh-scanner: enable __structuredAttrs
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
@@ -34,6 +34,8 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "0.8.3";
|
||||
pyproject = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.softwareheritage.org";
|
||||
group = "swh";
|
||||
|
||||
Reference in New Issue
Block a user