bear: mark as broken on darwin

This commit is contained in:
Tobias Mayer 2023-09-05 18:06:23 +02:00
parent 90ea2f63fe
commit fdbd15bc1a
No known key found for this signature in database
GPG Key ID: F8657E90819A1298

View File

@ -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