Alpymist packages

The apk repository for Alpymist. Installed systems already use it. On another Alpine machine:

doas wget -O /etc/apk/keys/alpymist-2026.rsa.pub https://pkgs.alpymist.org/alpymist-2026.rsa.pub
echo https://pkgs.alpymist.org/v3.24/alpymist | doas tee -a /etc/apk/repositories
doas apk update

Only the index is signed, by hand, with a key CI never sees; it pins every package's hash. Check the key's fingerprint against the source repository before trusting it.