moosync-flake/README.md

475 B

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

Resources