cosmic-applibrary: enable __structuredAttrs

This commit is contained in:
Pratham Patel
2026-05-11 20:26:16 +05:30
parent 7904411005
commit b71d3550c9
@@ -24,6 +24,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-uR0wm2+zmcec3esfYwgq4pRqSHkZnd3O8XhgnANf/1Q=";
separateDebugInfo = true;
__structuredAttrs = true;
nativeBuildInputs = [
just