Hello! BP25 <[email protected]> skribis:
> Hello! Does anyone know why guix gc --list-roots displays the same > files more than once in some cases (for instance current-guix2-link > appears three times) and some never (current-guix) does not > appear. Note that everything seems in order when I list such files > with the ls command: all the ones which should appear do show up, and > only once. It’s possible that things are listed more than once, but that’s OK. /var/guix/profiles/per-user/$USER/current-guix is not itself a GC root; it is a symlink to a GC root. Ludo’.
