Uses fladders appimage to package it for nix
This repository has been archived on 2026-02-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-02-12 22:41:29 +01:00
.envrc init 2025-11-02 23:55:36 +01:00
.gitignore init 2025-11-02 23:55:36 +01:00
flake.lock init 2025-11-02 23:55:36 +01:00
flake.nix chore: cleaned up flake.nix 2026-02-12 22:41:29 +01:00
pkg.nix chore(version): bump version 2026-01-07 12:26:43 +01:00
README.md chore: cleaned up flake.nix 2026-02-12 22:41:29 +01:00

This flake packages Fladder.

Unfortunately, using flutter.buildFlutterApplication fails, because Fladder uses MediaKit, which doesn't build in the Nix build env (see test branch). That's why the appimage was used.