python3Packages.lime: enable __structuredAttrs
This commit is contained in:
@@ -18,6 +18,8 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "0.2.0.1";
|
||||
format = "setuptools";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit (finalAttrs) pname version;
|
||||
hash = "sha256-dpYOTwVf61Pom1AiODuvyHtj8lusYmWYSwozPRpX94E=";
|
||||
|
||||
Reference in New Issue
Block a user