8170151c842e26cef4ab7619c05a2436c6028980
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%