On Sun, 26 Feb 2017 00:10:21 +0300 Dmitry Nikolaev <[email protected]> wrote:
> Hi all. > > I have successfully build disk-image using command: > > $ guix system disk-image --image-size=8G guix/gnu/system/install.scm > > Now I have 8 Gb file in my /gnu/store that I can't delete using 'sudo rm'. > > How do I remove it? You can use 'guix gc --delete /gnu/store/...' Hope that helps, `~Eric
