kea: disable on darwin (#407866)

authored by Martin Weinelt and committed by GitHub 31458db2 4a38acef

+2
+2
pkgs/by-name/ke/kea/package.nix
··· 100 100 }; 101 101 102 102 meta = with lib; { 103 + # error: implicit instantiation of undefined template 'std::char_traits<unsigned char>' 104 + broken = stdenv.hostPlatform.isDarwin; 103 105 changelog = "https://downloads.isc.org/isc/kea/${version}/Kea-${version}-ReleaseNotes.txt"; 104 106 homepage = "https://kea.isc.org/"; 105 107 description = "High-performance, extensible DHCP server by ISC";