On Sun, Jan 18, 2015 at 05:32:36PM +0100, Ludovic Courtès wrote: > Andreas Enge <andr...@enge.fr> skribis: > > There is no ~/.config/guix. When is it created? > The first time ‘guix pull’ is run.
Okay. I have never run "guix pull", only "git pull". > Presumably that means that PATCH is #f, which can happen if > ‘search-patch’ returned #f, due to the patch not being found in the > search path (patch not installed, or file name typo?). The patch is there under the same name as for soprano in rdf.scm: $ ll gnu/packages/patches/soprano-find-clucene.patch -rw-r--r-- 1 privat privat 956 Okt 29 17:54 gnu/packages/patches/soprano-find-clucene.patch Andreas