mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
tmuxPlugins: set __structuredAttrs = true; (#519929)
This commit is contained in:
commit
51150cfca5
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ let
|
|||
pname = namePrefix + pluginName;
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
inherit
|
||||
pluginName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue