Andy Tai <a...@atai.org> writes: > Hi, thanks. What if it is the case of the same package, same version, but > say j\ust differs in configure, compile or link flags (from > multiple definitions)?
The convention I’ve seen is to define such package variants under different names, e.g emacs and emacs-xwidgets. I do not know guix or guile enough to say what would happen if that convention were not followed.