distribution icon indicating copy to clipboard operation
distribution copied to clipboard

NVIM v0.8.3 to NVIM v0.9.5

Open nobodyatandnothing opened this issue 1 year ago • 4 comments

nobodyatandnothing avatar Oct 22 '23 00:10 nobodyatandnothing

is this ever going to be updated?

nobodyatandnothing avatar Nov 10 '23 19:11 nobodyatandnothing

it somehow really really does not want to compile for us ;(

On Fri, Nov 10, 2023 at 11:24 AM nobodyatandnothing < @.***> wrote:

is this ever going to be updated?

— Reply to this email directly, view it on GitHub https://github.com/clearlinux/distribution/issues/2980#issuecomment-1806318000, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ54FOY6REONEZUK7ZEGKLYDZ5QPAVCNFSM6AAAAAA6KP2342VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWGMYTQMBQGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

fenrus75 avatar Nov 10 '23 19:11 fenrus75

was able to compile it localy on CL 40520 using https://github.com/neovim/neovim/blob/master/BUILD.md#third-party-dependencies

$ cmake -S cmake.deps -B .deps -D CMAKE_BUILD_TYPE=Release
$ cmake --build .deps
$ cmake -B build -D CMAKE_BUILD_TYPE=Release
$ cmake --build build

ilmarn avatar Dec 20 '23 15:12 ilmarn

9.5

nobodyatandnothing avatar Mar 21 '24 20:03 nobodyatandnothing