Commit graph

4 commits

Author SHA1 Message Date
16e620ebe1
I guess I do not need make submodule any more?
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m34s
2025-01-19 10:34:34 -08:00
1ffb0ca842
change package version format to ignore changes in this repository
The previous format made the package screen look a little confusing,
as all Chawan versions were there, but the most recent was at the bottom,
and using git short hashes would technically force people to go look up
the right version from Chawan git log. This process is clearer, but also
adds a small risk that a change in this repository that affects the AppImage
in some material way gets a skipped build until upstream changes something.
We will ignore this risk, and assume that I delete the package manually to
reproduce it in the event this happens.
2025-01-13 12:41:05 -08:00
f61d3a0659
add note that Nim does not support aarch64 linux 2025-01-11 11:20:21 -08:00
5fa29ab30d
add aarch64 2025-01-11 11:01:44 -08:00