-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
distributionpackaging and distributing Nvim to userspackaging and distributing Nvim to users
Description
Neovim version (nvim -v)
0.8.0-dev
Vim (not Nvim) behaves the same?
Does not apply
Operating system/version
NixOS Unstable 22.11
Terminal name/version
kitty 0.25.2
$TERM environment variable
xterm-kitty
Installation
Via the Nix Flake in the contrib directory
How to reproduce the issue
Run nix run 'github:neovim/neovim?dir=contrib#neovim' and it should error.
Expected behavior
Neovim Nightly compiles and is usable.
Actual behavior
Neovim fails to compile because LIBVTERM 0.1.3 is found while 0.3 is the minimum requirement.
Metadata
Metadata
Assignees
Labels
distributionpackaging and distributing Nvim to userspackaging and distributing Nvim to users