cosmic-osd: enable __structuredAttrs

This commit is contained in:
Pratham Patel
2026-05-11 20:26:18 +05:30
parent a7076a4afa
commit 431a178c34
+1
View File
@@ -28,6 +28,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-1YRWWI2qhCI0GrxBAAkGT/AbtkTHgdbYsG8obriZ+zg=";
separateDebugInfo = true;
__structuredAttrs = true;
nativeBuildInputs = [
just