Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for new Neovim Linux package and directory names #41

Closed
wants to merge 1 commit into from

Conversation

danarnold
Copy link

As of Neovim 0.10.4, the following changes have been made:

A Linux AArch64 binary has been added as part of the binary releases.
In addition, the previous "linux64" binary has been renamed to "linux-x86_64".
This is a BREAKING change for scripts which consumes our binary releases.

This updates the neovim installation to work with the new linux naming scheme, using the same pattern that's currently used for macos package and directory names.

I created a branch with the same changes applied to a release tag of this action and I've used it to install the latest neovim, which is currently failing on the version without these changes.

@falcucci
Copy link

seems that we have done the same work @danarnold #40

@danarnold
Copy link
Author

Yeah, it looks like you beat me to a PR by 15 minutes and added a test as well, so your PR should probably win out. I do like that we arrived at basically the same code for handling the release, though. 😄

@rhysd
Copy link
Owner

rhysd commented Feb 1, 2025

Thank you for making a patch. I think this project needs some refactoring and now I'm working on it at arm64 branch inlcuding support for Vim as well.

@rhysd rhysd closed this in 65172f2 Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants