cosmic-bg: enable __structuredAttrs

This commit is contained in:
Pratham Patel
2026-05-11 20:26:16 +05:30
parent b71d3550c9
commit 953495de1d
+1
View File
@@ -32,6 +32,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-xXq8Dckg3YOf2AT9uOZqVfq00FhZp/X5UU8hLmAln1U=";
separateDebugInfo = true;
__structuredAttrs = true;
nativeBuildInputs = [
just