tuigreet: enable __structuredAttrs

(cherry picked from commit 7041f844e2)
This commit is contained in:
Antoine Cotten
2026-08-12 17:16:16 +02:00
committed by Gaetan Lepage
parent c1e3895072
commit 319055219d

View File

@@ -10,6 +10,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "tuigreet";
version = "0.11.0";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "tuigreet";
repo = "tuigreet";