tmuxPlugins.t-smart-tmux-session-manager: fix the wrapper path

This commit is contained in:
vimlinuz
2026-05-19 17:55:28 +05:45
parent 79fcabe507
commit c08873b7bd
+1 -1
View File
@@ -1115,7 +1115,7 @@ in
};
nativeBuildInputs = [ pkgs.makeWrapper ];
postInstall = ''
wrapProgram $out/share/tmux-plugins/t-smart-tmux-session-manager/bin/t \
wrapProgram $target/bin/t \
--prefix PATH : ${
lib.makeBinPath [