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:
@@ -44,6 +44,7 @@ let
|
||||
pname = namePrefix + pluginName;
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
inherit
|
||||
pluginName
|
||||
|
||||
Reference in New Issue
Block a user