Hi, "Zack Weinberg" <[email protected]> writes:
> I figured out that I can just do "mount -o rw,remount /gnu/store", > followed by "find /gnu/store/trash -depth -delete", and then "guix gc" > will actually finish its work. Still, I feel that all the problems I > listed in my previous message are in fact bugs. Also, if anyone can > tell me what the equivalent of "guix gc --delete-generations" is for > inferiors, and/or how to tell whether particular inferiors are in use > and by what, I'd appreciate it. Do you mean things in ~/.cache/guix/inferiors? This is populated by ‘guix time-machine’, which also cleans it up once in a while when you run it. HTH, Ludo’.
