Iteration has to be fast. I'm thinking we can get some kind of 'digest sha' out of the nix build, and use that as ci container image tag. That way we can avoid the expensive operation of docker load.
Currently there is already a setup for comparing the docker container digest shas (which can be left in) but we would really like to avoid the docker load cost if at all possible.