tmuxPlugins.resurrect: fix build (#380189)

This commit is contained in:
Nick Cao
2025-02-08 09:10:37 -05:00
committed by GitHub
+2 -1
View File
@@ -537,7 +537,8 @@ in rec {
owner = "tmux-plugins";
repo = "tmux-resurrect";
rev = "ca6468e2deef11efadfe3a62832ae67742505432";
hash = "sha256-dkiIbTPIn3ampK7LItndOL69cMVfuJyOIQZL4lt58jQ=";
hash = "sha256-wl9/5XvFq+AjV8CwYgIZjPOE0/kIuEYBNQqNDidjNFo=";
fetchSubmodules = true;
};
meta = {
homepage = "https://github.com/tmux-plugins/tmux-resurrect";