tmuxPlugins.resurrect: fix build

This commit is contained in:
emaryn
2025-02-08 04:28:24 +08:00
parent 142bc0411a
commit 2a9b5f46a7
+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";