nixpkgs/pkgs/misc/tmux-plugins
Timothy Stott 74407651cf tmuxPlugins: removed phony dependencies attribute
The `dependencies` attribute in mkTmuxPlugin has deceived contributors
into thinking it makes packages available to the plugin at runtime.

To avoid further confusion the attribute is removed and plugins that
used it fixed.

Example PRs where `dependencies` has confused.
- https://github.com/NixOS/nixpkgs/pull/113726#discussion_r591146399
- https://github.com/NixOS/nixpkgs/pull/95275/files#r522817362
2021-04-01 00:04:21 +01:00
..
default.nix tmuxPlugins: removed phony dependencies attribute 2021-04-01 00:04:21 +01:00