Commit 75a177b8 authored by Justin Restivo's avatar Justin Restivo
Browse files

bear: remove broken on darwin

parent 3637fa5b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -77,7 +77,6 @@ stdenv.mkDerivation rec {
  __darwinAllowLocalNetworking = true;

  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