Brett Gilio <bre...@posteo.net> writes:
> Although, there is a possible issue here that needs to be > addressed. Both Mono and Chicken produce a binary called `csi`. This is > a naming conflict, and I do not know the Guix-way for resolving naming > conflicts. This is not a problem as during the build you probably won’t use Chicken together with Mono. > Most distributions renamed the Chicken csi to `chicken-csi` > and left mono to `csi`. Does Guix have namespaces for binaries we > produce? How should I proceed here? The Guix way is to install these things into separate profiles. -- Ricardo