Ok this works now but needs a lot of cleaning One issue was that a dependant package `x-exp` needed to be compiled by go-1.22 It would probably be good to build them all off 1.22 I apply-ed the patch you sent The function to make the symlink-s real would be better off as build utils or in some other standard location that can be pulled in Perhaps they could be real-ise-ed in the go build system `setup-go-environment` which is where they are created There are some runtime dependency-s such as libcanberra that are loaded with dlopen, they have been pointed to in `( invoke "python" "setup.py" ...)`, perhaps there is some guix mechanism to give kitty a custom environment which allows auto detection with no absolute path.