flathub / io.neovim.nvim

https://flathub.org/apps/details/io.neovim.nvim
15 stars 15 forks source link

Update dependencies and add x-checker-data #50

Closed catsout closed 2 years ago

catsout commented 2 years ago

Mainly to update tree-sitter to 0.20.7 to fix the following error:

Error executing lua callback: /app/share/nvim/runtime/filetype.lua:22: Error executing lua: /app/s
hare/nvim/runtime/filetype.lua:23: Vim(append):Error executing lua callback: /app/share/nvim/runti
me/lua/vim/treesitter/language.lua:36: ABI version mismatch for /var/home/xxx/.var/app/io.neovim.n
vim/data/nvim/site/pack/packer/start/nvim-treesitter/parser/cpp.so: supported between 13 and 13, f
ound 14
stack traceback:
        [C]: in function '_ts_add_language'
        /app/share/nvim/runtime/lua/vim/treesitter/language.lua:36: in function 'require_language'
flathubbot commented 2 years ago

Started test build 1133

flathubbot commented 2 years ago

Build 1133 failed

catsout commented 2 years ago

bot, build io.neovim.nvim

flathubbot commented 2 years ago

Queued test build for io.neovim.nvim.

flathubbot commented 2 years ago

Started test build 1138

flathubbot commented 2 years ago

Build 1138 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/113585/io.neovim.nvim.flatpakref
CleoMenezesJr commented 2 years ago

Thx!

CleoMenezesJr commented 2 years ago

ping @hfiguiere o/