Merge pull request #118408 from ck3d/tree-sitter-aarch64
tree-sitter: Add aarch64 support
This commit is contained in:
commit
c354e5f33b
@ -135,7 +135,5 @@ rustPlatform.buildRustPackage {
|
||||
'';
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Profpatsch ];
|
||||
# Aarch has test failures with how tree-sitter compiles the generated C files
|
||||
broken = stdenv.isAarch64;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user