Make some of the dependencies support darwin-arm64-darwin. After that, the guix build for this platform now fails at openssl 1.1.1n.
> depends: latest config.guess
> depends: latest config.sub
> depends: use latest config.guess and config.sub for libevent
> depends: use latest config.guess and config.sub for cctools
> depends: use latest config.guess and config.sub for sqlite
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/22526 | core#22526]] and [[https://github.com/bitcoin/bitcoin/pull/27508 | core#27508]]