Currently the nix flake marks aarch64-linux as a supported system, but our Nix development cache CI job doesn't publish to the nix cache for aarch64-linux. When I attempted to make it publish for ARM linux, the build repeatedly timed out after an hour; no incremental results seem to be saved.
See this discussion.