Loading pkgs/by-name/mo/mosh/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ openssh, bash-completion, fetchpatch, withUtempter ? stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isMusl, withUtempter ? stdenv.hostPlatform.isLinux, libutempter, # build server binary only when set to false (useful for perlless systems) withClient ? true, Loading pkgs/by-name/tm/tmux/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # broken on i686-linux https://github.com/tmux/tmux/issues/4597 withUtf8proc ? !(stdenv.hostPlatform.is32bit), utf8proc, # gets Unicode updates faster than glibc withUtempter ? stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isMusl, withUtempter ? stdenv.hostPlatform.isLinux, libutempter, withSixel ? true, versionCheckHook, Loading Loading
pkgs/by-name/mo/mosh/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ openssh, bash-completion, fetchpatch, withUtempter ? stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isMusl, withUtempter ? stdenv.hostPlatform.isLinux, libutempter, # build server binary only when set to false (useful for perlless systems) withClient ? true, Loading
pkgs/by-name/tm/tmux/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # broken on i686-linux https://github.com/tmux/tmux/issues/4597 withUtf8proc ? !(stdenv.hostPlatform.is32bit), utf8proc, # gets Unicode updates faster than glibc withUtempter ? stdenv.hostPlatform.isLinux && !stdenv.hostPlatform.isMusl, withUtempter ? stdenv.hostPlatform.isLinux, libutempter, withSixel ? true, versionCheckHook, Loading