When I use the below command to build emacs from emacs.git guix build emacs --with-source=./emacs (emacs dir is git repo) Build fail, after i remove the .git, build success. The repo of emacs.git is 1.5G, is it the reason?