bear: mark as broken on darwin

+1
+1
pkgs/development/tools/build-managers/bear/default.nix
··· 47 47 ]; 48 48 49 49 meta = with lib; { 50 + broken = stdenv.isDarwin; 50 51 description = "Tool that generates a compilation database for clang tooling"; 51 52 longDescription = '' 52 53 Note: the bear command is very useful to generate compilation commands