agriffis / neovim

Nightly neovim rpms
https://arongriffis.com/2019/03/02/neovim-nightly-builds
Other
20 stars 0 forks source link

Latest two builds failed #4

Closed stsewd closed 3 years ago

stsewd commented 4 years ago

Thanks for maintaining this package for fedora! I noticed the last two builds failed

https://copr.fedorainfracloud.org/coprs/agriffis/neovim-nightly/builds/

Looks related to neovim not shipping the treesitter dependency in the code base https://github.com/neovim/neovim/pull/1293

hargoniX commented 4 years ago

The builds are still failing and it appears that https://github.com/neovim/neovim/issues/13210 this bug is not yet fixed in the currently built version which makes using nvim-lsp with this COPR repo pretty annoying :( Would be very cool if this was fixed!

agriffis commented 4 years ago

Thanks for the heads up. I expect to fix this in the same way as Homebrew, see https://github.com/Homebrew/homebrew-core/pull/64015/files

agriffis commented 3 years ago

Should be fixed now. sudo dnf upgrade neovim --refresh