tmuxPlugins.sessionist: unstable-2017-12-03 -> unstable-2023-05-02

This commit is contained in:
Bruno BELANYI
2026-07-01 18:32:36 +00:00
parent 69677c92d9
commit b809b786bf
+3 -3
View File
@@ -911,12 +911,12 @@ in
sessionist = mkTmuxPlugin {
pluginName = "sessionist";
version = "unstable-2017-12-03";
version = "unstable-2023-05-02";
src = fetchFromGitHub {
owner = "tmux-plugins";
repo = "tmux-sessionist";
rev = "09ec86be38eae98ffc27bd0dde605ed10ae0dc89";
hash = "sha256-hFNrdbhmBUAyJ73RCG4RILzJ3LHIYiuNYGsqJGsVGAw=";
rev = "a315c423328d9bdf5cf796435ce7075fa5e1bffb";
hash = "sha256-iC8NvuLujTXw4yZBaenHJ+2uM+HA9aW5b2rQTA8e69s=";
};
meta = {
homepage = "https://github.com/tmux-plugins/tmux-sessionist";