tmuxPlugins: set __structuredAttrs = true;

In an effort to make this the default. Similar to strictDeps = true;

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
Ethan Carter Edwards
2026-05-13 17:32:01 -04:00
parent de9b90321a
commit 504fdfe0f5
+1
View File
@@ -44,6 +44,7 @@ let
pname = namePrefix + pluginName;
strictDeps = true;
__structuredAttrs = true;
inherit
pluginName