python3Packages.triton-bin: enable __structuredAttrs
This commit is contained in:
@@ -13,6 +13,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "triton";
|
||||
version = "3.6.0";
|
||||
format = "wheel";
|
||||
__structuredAttrs = true;
|
||||
|
||||
src =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user