···47 ];
4849 meta = with lib; {
050 description = "Tool that generates a compilation database for clang tooling";
51 longDescription = ''
52 Note: the bear command is very useful to generate compilation commands
···47 ];
4849 meta = with lib; {
50+ broken = stdenv.isDarwin;
51 description = "Tool that generates a compilation database for clang tooling";
52 longDescription = ''
53 Note: the bear command is very useful to generate compilation commands