Flatpak?
Opened this issue · 1 comments
yajo commented
It'd be very nice to be able to repackage graphical apps from nixpkgs into flathub.
Are there any plans or thoughts around this feature?
yajo commented
FWIW it seems you can use OCI containers to package flatpaks. Nixpkgs includes ociTools to convert from nix to OCI. So, it seems like all that's needed is a little glue layer between those two, and we should be able to convert any nix package into a Flatpak.