cosmic-launcher: enable __structuredAttrs

This commit is contained in:
Pratham Patel
2026-05-11 20:26:18 +05:30
parent f388ab71a6
commit 0c3e1c4a66
@@ -24,6 +24,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-wZgxlq9MVCeESH093MaQybVMyq50L7aYwj//2r/B0QM=";
separateDebugInfo = true;
__structuredAttrs = true;
nativeBuildInputs = [
just