giff: Add __structuredAttrs = true

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
Matthias Beyer
2026-04-10 17:20:21 +02:00
parent 4a40583d73
commit 360eba2432

View File

@@ -7,6 +7,8 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
__structuredAttrs = true;
pname = "giff";
version = "1.2.0";