nixpkgs/pkgs/applications/misc/termite
Michael Hoang d73fac6b10 termite: Add support for macOS (#43415)
Replace fetchgit with fetchFromGitHub now that it supports fetching
submodules. Remove unnecessary postPatch to add <math.h> as termite
already includes <cmath>. Add a patch to include <errno.h> on all
platforms and remove the --as-needed flag from ld on macOS.
2018-07-14 01:00:39 +02:00
..
add_errno_header.patch
default.nix
remove_ldflags_macos.patch
url_regexp_trailing.patch