Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranfdev/flatpakenv.nix

Build a .flatpak file using `nix` instead of `flatpak-builder`
https://github.com/ranfdev/flatpakenv.nix

Last synced: 4 days ago
JSON representation

Build a .flatpak file using `nix` instead of `flatpak-builder`

Awesome Lists containing this project

README

        

# flatpakenv.nix
Build a .flatpak file using `nix` instead of `flatpak-builder`


Image generated with midjourney. The snow represents nix transforming the flatpak packages/containers

The function `flatpakenv.buildApp` prepares a script which can be run to export a .flatpak file.
This code is brittle, don't use it. I'm using it anyway.