Ricardo Wurmus (2016-10-16 12:29 +0200) wrote: > Alex Kost <alez...@gmail.com> writes: > >> Commit fbe9c1012820 introduced unneeded dependency on (json) module, >> i.e. 'guile-json' is a hard dependency of Guix now. >> >> Was it an accident, or do I miss anything? > > I think this was an accident. We always tried to keep guile-json as a > soft dependency in the past and I don’t recall any decision about making > it a hard dependency.
Right, that's what I thought, David also confirmed it (he probably forgot to CC guix-devel), so I've committed this patch, thanks. -- Alex