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: Leo Famulari
Subject: Re: How to remove old (test) builds from store?
Date: Thu, 2 Jun 2016 11:22:43 -0400
User-agent: Mutt/1.6.0 (2016-04-01)

On Thu, Jun 02, 2016 at 03:27:37PM +0200, Hartmut Goebel wrote:
> Am 02.06.2016 um 14:56 schrieb Thompson, David:
> > Then just run 'guix gc' and it will remove everything that isn't
> > currently included in a profile.
> 
> This would remove much too much :-)
> 
> I have quite some package to work on, including those with patches
> pending for inclusion. The dependencies of these packages are not in a
> profile (yet). Now when running `guix gc`, many packages need to be
> downloaded again a few minutes later.

This does not directly address your original question, but you should
consider running a substitutes mirror locally. I do this, and it speeds
things up considerably.

Of course, in its default configuration, the mirror only mirrors things
that ultimately come from hydra.gnu.org.

If interested, clone the 'maintenance' repo [0] and adapt the file
'hydra/nginx/mirror.conf' to your needs.
 
[0] https://savannah.gnu.org/git/?group=guix



reply via email to

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