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