Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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`
- Host: GitHub
- URL: https://github.com/ranfdev/flatpakenv.nix
- Owner: ranfdev
- License: agpl-3.0
- Created: 2023-03-16T16:55:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T18:23:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T14:06:11.566Z (about 2 months ago)
- Language: Nix
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/containersThe 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.