Package Details: tree-sitter-fish-git r99.ff49d86-2

Git Clone URL: https://aur.archlinux.org/tree-sitter-fish-git.git (read-only, click to copy)
Package Base: tree-sitter-fish-git
Description: Fish shell grammar for tree-sitter
Upstream URL: https://github.com/krnik/tree-sitter-fish
Licenses: MIT
Groups: tree-sitter-grammars
Conflicts: tree-sitter-fish
Provides: tree-sitter-fish
Submitter: lmartinez-mirror
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 0
Popularity: 0.000000
First Submitted: 2021-06-07 15:42 (UTC)
Last Updated: 2021-06-12 00:16 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

lenhuppe commented on 2025-05-25 13:15 (UTC)

Got this today:

==> Starting prepare()...
Warning: No `tree-sitter.json` file found in your grammar, this file is required to generate with ABI 15. Using ABI version 14 instead.
This file can be set up with `tree-sitter init`. For more information, see https://tree-sitter.github.io/tree-sitter/cli/init.
==> Starting pkgver()...
==> Updated version: tree-sitter-fish-git 1.0.0.r0.g70640c0-1
==> Starting build()...
scanner.c:1:10: fatal error: tree_sitter/parser.h: No such file or directory
    1 | #include <tree_sitter/parser.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
==> ERROR: A failure occurred in build().
    Aborting...