mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
tmuxPlugins: set __structuredAttrs = true; (#519929)
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