nixpkgs/pkgs/tools/networking/mosh
Emily 0ce7438bd6 mosh: fix on aarch64-darwin
The build failure here is not due to Apple Silicon per se but instead
an artifact of the aarch64-darwin toolchain using a newer version of the
Xcode SDK as a basis. This causes issues building on case-insensitive
filesystems due to the collision between the standard <version> header
and a mosh source file called VERSION.

Fix with a MacPorts backport of an upstream mosh commit, via Homebrew.
2021-09-13 05:41:45 +01:00
..
bash_completion_datadir.patch
default.nix mosh: fix on aarch64-darwin 2021-09-13 05:41:45 +01:00
mosh-client_path.patch mosh: Hermeticize mosh-client path reference from mosh.pl 2020-12-14 00:45:26 -05:00
ssh_path.patch
utempter_path.patch