statix: enable __structuredAttrs

This commit is contained in:
Gaetan Lepage
2026-06-29 08:15:36 +00:00
parent 95d7dce80b
commit f2f19ead84
+1
View File
@@ -9,6 +9,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "statix";
version = "0.5.8-unstable-2026-06-28";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "molybdenumsoftware";