help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to remove old (test) builds from store?


From: Thompson, David
Subject: Re: How to remove old (test) builds from store?
Date: Thu, 2 Jun 2016 08:56:14 -0400

On Thu, Jun 2, 2016 at 8:51 AM, Hartmut Goebel
<address@hidden> wrote:
> Am 02.06.2016 um 14:02 schrieb Ludovic Courtès:
>> Alternately (ah ha!):
>>
>>   guix gc -d $(guix build foo)
>
> This would build remove the packages just build, wouldn't it? But I want
> to clean up old test builds
>
> It's not about determinism and not about free disk-space :-) It's just
> about removing stuff which I know is outdated.

Then just run 'guix gc' and it will remove everything that isn't
currently included in a profile.

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]