jgart <jg...@dismail.de> writes:
> after running `make clean-go` the build gets consistently stuck on > this message: > > WARNING: Use of `load' in declarative module (guix ui). Add #:declarative? > #f to your define-module invocation. > WARNING: (guix build python-build-system): imported module (guix build utils) > overrides core binding `delete' These are warnings, not errors. What do you mean by “gets […] stuck”? “make clean-go” is only supposed to delete .go files. -- Ricardo