Unverified Commit fdbd15bc authored by Tobias Mayer's avatar Tobias Mayer
Browse files

bear: mark as broken on darwin

parent 90ea2f63
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ stdenv.mkDerivation rec {
  ];

  meta = with lib; {
    broken = stdenv.isDarwin;
    description = "Tool that generates a compilation database for clang tooling";
    longDescription = ''
      Note: the bear command is very useful to generate compilation commands