> Try "find ~/src/guix -name '*.go' | xargs rm" and then rebuild
> guix, perhaps.

You can run 'make clean-go' to delete all of the .go files. :)

Where should I run make clean-go?

Anyway, I've tried

# find / -name '*.go' | xargs rm

Didn't help.

And I've tried reinstalling GuixSD from zero with config.scm mentioning slim-service and #:resolutions. Didn't help either. Same error again. What should I do now? Should I post my full config.scm? Should I ask you to try slim-service configuration with #:resolutions ?

Dmitry