cosmic-settings-daemon: enable __structuredAttrs

This commit is contained in:
Pratham Patel
2026-05-11 20:26:20 +05:30
parent 9ed18151d2
commit 7d8e62cdef
@@ -36,6 +36,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-pvoCqFvMVqNTfdU5WidGijfFNsC9i2XNuNV33F8aKZw=";
separateDebugInfo = true;
__structuredAttrs = true;
nativeBuildInputs = [ pkg-config ];