2016-05-26 20:38 GMT+02:00 Leo Famulari <leo@famulari.name>:
On Thu, May 26, 2016 at 06:36:39PM +0200, Catonano wrote:
> I erased ALL the prevoius generations and still there are some elements
> that "guix gc -d ..." cannot eliminate from the store because they turn out
> to be "still alive"
>
> Of course emacs-cider is not installed in the current generation

`guix package -s cider` returns nothing. Nor is that string present in
the Guix source tree. It's a private package, yes?

yes, it's a private package

I was trying to make a recipe for cider but there were some errors in the log, some dependencies couldn't be reached.

Maybe I messed up the inputs.

I wanted to clean to be sure that there were o interferences from the relics

Now, 2 profiles show up among the referrers

But I can't find a single scrap belonging to cider in any generation

Now I should figure out who owns those profiles.

We'll see

Thanks for your help. Particulary for the --referrers switch. I had missed that