mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
giff: Add __structuredAttrs = true
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
}:
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
__structuredAttrs = true;
|
||||
|
||||
pname = "giff";
|
||||
version = "1.2.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user