This should be faster to build multiarch images, as Nix requires
emulation, while we can build everything natively using builtin Go
cross-compilation support. Moreover, caching should be better.
Also, add Nix build to CI.
Also, build more architectures (linux/arm/v7).