tmuxPlugins: set __structuredAttrs = true; (#519929)

This commit is contained in:
Pol Dellaiera 2026-05-15 15:38:32 +00:00 committed by GitHub
commit 51150cfca5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,7 @@ let
pname = namePrefix + pluginName;
strictDeps = true;
__structuredAttrs = true;
inherit
pluginName