Files
nixpkgs/pkgs/misc
Benjamin Hipple d5ccc59056 tmuxPlugins: upgrade all to latest
Many of the tmux plugins had not been updated in some time. This PR:

- Updates all of them to the latest version. This is notable because `tmux 3.0`
  has come out recently, and some of them have compatibility fixes for the new
  version (e.g., `vim-tmux-navigator`), as well as general performance
  improvements and bugfixes for many of them.

- Uses `fetchFromGitHub`, which is both more performant and hashed mirror friendly.

- Adds the standard `version = "unstable-YYYY-MM-DD"`, which makes it easy to
  determine at a glance how old/unmaintained some of these are.

- Adds the standard `pname` for overlay friendliness
2020-04-05 21:51:49 -04:00
..
2020-04-04 12:49:23 +02:00
2020-04-05 08:33:39 +02:00
2020-02-07 00:37:38 +01:00
2020-01-30 18:35:29 -05:00
2020-03-13 23:34:56 +00:00
2020-01-06 15:24:25 +02:00
2019-12-05 21:59:07 -05:00
2019-12-08 15:04:38 +01:00
2019-12-20 09:55:14 +01:00
2020-03-26 06:13:34 +00:00
2020-03-27 00:06:41 +00:00
2020-04-01 20:31:53 +00:00