Leo Famulari writes: > Okay, so we are probably not using the same version of Guix, since those > Go-language dependencies are not the same. I checkout the commit you mentioned to make a diff, hm. > But, that should not cause the issue seen by you and Hydra. > > I guess it doesn't matter for direnv when the setup-go-environment phase > runs, but I'm confused as to why it would make a difference here. Do you > have a proposed explanation? Environment variables differs with add-before and add-after. I guess build fails because of: -export PWD="/tmp/guix-build-direnv-2.15.2.drv-0/direnv-2.15.2" +export PWD="/tmp/guix-build-direnv-2.15.2.drv-0/src"