Flathub is a centralized place for building and hosting Flatpaks.
For an installation guide, please visit https://flathub.org/apps/engineer.atlas.Nyxt.
To update through Flathub, use the following command:
flatpak update --user flathub engineer.atlas.Nyxt
To test locally, clone the repository and follow the instruction below:
make flatpak-build
make flatpak-run
To push up a newer version of Nyxt to Flathub:
- Update versions by editing the Flatpak manifest
- Open a Pull Request with the changes
- Leverage the Flathub bot for testing
- Merge the Pull Request