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

Neovide on Flathub #2412

Open
2 of 6 tasks
sqwxl opened this issue Mar 9, 2024 · 0 comments
Open
2 of 6 tasks

Neovide on Flathub #2412

sqwxl opened this issue Mar 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sqwxl
Copy link

sqwxl commented Mar 9, 2024

Goal

Neovide currently has a snap package, but no Flathub package. As a Fedora Silverblue user, I'd love to be able to flatpak install neovide and I'm sure a lot of other flatpak users would like to see this.

Work in progress

I've already made a working flatpak package of Neovide: https://github.com/sqwxl/flathub/tree/dev.neovide.neovide (to try it out you can clone that repo and run flatpak run org.flatpak.Builder --user --install --install-deps-from=flathub --ccache build dev.neovide.neovide.yml)

I've opened a PR to the Flathub repo (flathub/flathub#5017), but there are still a number of changes to make before it is approved.

Because of the sandboxing inherent to flatpaks, it was necessary to introduce an upstream change to Neovide allowing the container access to outside binaries. See my PR here: #2397

To-Do

As a way to track progress towards the goal of getting Neovide published here are the tasks to be completed as far as I can tell:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant