File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -586,12 +586,12 @@ in rec {
586586
587587 sensible = mkTmuxPlugin {
588588 pluginName = "sensible" ;
589- version = "unstable-2017-09-05 " ;
589+ version = "unstable-2022-08-14 " ;
590590 src = fetchFromGitHub {
591591 owner = "tmux-plugins" ;
592592 repo = "tmux-sensible" ;
593- rev = "e91b178ff832b7bcbbf4d99d9f467f63fd1b76b5 " ;
594- sha256 = "1z8dfbwblrbmb8sgb0k8h1q0dvfdz7gw57las8nwd5gj6ss1jyvx " ;
593+ rev = "25cb91f42d020f675bb0a2ce3fbd3a5d96119efa " ;
594+ sha256 = "sha256-sw9g1Yzmv2fdZFLJSGhx1tatQ+TtjDYNZI5uny0+5Hg= " ;
595595 } ;
596596 postInstall = lib . optionalString stdenv . hostPlatform . isDarwin ''
597597 sed -e 's:reattach-to-user-namespace:${ pkgs . reattach-to-user-namespace } /bin/reattach-to-user-namespace:g' -i $target/sensible.tmux
You can’t perform that action at this time.
0 commit comments