tmuxPlugins.t-smart-tmux-session-manager: fix the wrapper path
This commit is contained in:
@@ -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 [
|
||||
|
||||
Reference in New Issue
Block a user