nixpkgs/pkgs/servers/mpd
Ryan Burns 716e8a2939 mpd: fix build on x86_64-darwin
The darwin-specific AssertMacros header has some legacy macros with very
generic names such as "check" which happen to conflict with mpd's
headers. We can explicitly opt out of these macros - at some point in
the future, they will not be defined by default.

Also remove stdenv override, not needed now that x86_64-darwin uses LLVM 11
2022-02-15 22:42:05 -08:00
..
default.nix mpd: fix build on x86_64-darwin 2022-02-15 22:42:05 -08:00
libmpdclient.nix libmpdclient: 2.19 -> 2.20 2021-12-10 03:53:53 +00:00
x86.patch