zeekscript: mark as broken (#352796)
This commit is contained in:
@@ -36,5 +36,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
changelog = "https://github.com/zeek/zeekscript/blob/v${version}/CHANGES";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ fab tobim ];
|
||||
# Incompatible with tree-sitter > 0.21.
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user