Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use makeBinaryWrapper to wrap kitty executable
The default `wrapProgram` no longer works on macos 15.1, `makeBinaryWrapper` is recommended in the manual to wrap executables on darwin.
- Loading branch information