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