···294295 # dereference the `kitty` symlink to make sure the actual executable
296 # is wrapped on macOS as well (and not just the symlink)
297- wrapProgram $(realpath "$out/bin/kitty") --prefix PATH : "$out/bin:${
298 lib.makeBinPath [
299 imagemagick
300 ncurses.dev
···294295 # dereference the `kitty` symlink to make sure the actual executable
296 # is wrapped on macOS as well (and not just the symlink)
297+ wrapProgram $(realpath "$out/bin/kitty") --suffix PATH : "$out/bin:${
298 lib.makeBinPath [
299 imagemagick
300 ncurses.dev