3 Commits

Author SHA1 Message Date
1ffb0ca842
change package version format to ignore changes in this repository
Some checks failed
AppImage Build / build-appimage (push) Failing after 23s
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
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m54s
2025-01-11 11:20:21 -08:00
5fa29ab30d
add aarch64
Some checks failed
AppImage Build / build-appimage (push) Failing after 33s
2025-01-11 11:01:44 -08:00