044bcc975b24bf839a82d615c9ef69b0f52a724a
Story Architect Flake
This flake packages the Story Architect AppImage.
Build
nix build
Developing
nix develop
nix run .#dev
The nix run .#dev
command will download the AppImage used for building.
It can then be inspected locally with tools like file
and appimage-run
, which are offered by the nix develop
command.
Resources
Description
Languages
Nix
100%