cosmic-files: enable __structuredAttrs

This commit is contained in:
Pratham Patel
2026-05-11 20:26:17 +05:30
parent be66639fca
commit a16d5f1c42
+1
View File
@@ -25,6 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-tMSqyl75XK2rgqRtgHAPtr+KFotx61HGqzv0iqzakS8=";
separateDebugInfo = true;
__structuredAttrs = true;
nativeBuildInputs = [
just