Loading pkgs/by-name/ki/kitty/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -294,7 +294,7 @@ buildPythonApplication rec { # dereference the `kitty` symlink to make sure the actual executable # is wrapped on macOS as well (and not just the symlink) wrapProgram $(realpath "$out/bin/kitty") --prefix PATH : "$out/bin:${ wrapProgram $(realpath "$out/bin/kitty") --suffix PATH : "$out/bin:${ lib.makeBinPath [ imagemagick ncurses.dev Loading Loading
pkgs/by-name/ki/kitty/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -294,7 +294,7 @@ buildPythonApplication rec { # dereference the `kitty` symlink to make sure the actual executable # is wrapped on macOS as well (and not just the symlink) wrapProgram $(realpath "$out/bin/kitty") --prefix PATH : "$out/bin:${ wrapProgram $(realpath "$out/bin/kitty") --suffix PATH : "$out/bin:${ lib.makeBinPath [ imagemagick ncurses.dev Loading