The guix builds are primarily used for generating the release binaries. However, to make the version that is run by developers closer to the release binaries, and also to make it easier for developers to test different versions of dependencies, guix should be made more developer friendly. I think this mostly needs a folder mounted in to the guix container to propagate ccache results in and out.
Thoughts?