.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
README.md |
Moosync Flake
This flake packages the Moosync AppImage.
Build
nix build
Developing
nix develop
This will put you in a shell with appimage-run
and other useful utilities.
It will also download the AppImage that is currently being packaged.
To manually download the AppImage do:
nix run .#dev