guix-devel
[Top][All Lists]
Advanced

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

Remove all "unreachable" objects in store


From: Hartmut Goebel
Subject: Remove all "unreachable" objects in store
Date: Wed, 18 Jan 2017 14:17:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hi,

when packaging software, the store fills up with intermediate versions.
I would like to get rid of these.

My "production" environment typically lags behind the development head
quite some releases. So if I run `guix gc`, this would remove quite a
lot of packages which will then be rebuild just afterwards, when I build
the next package. Some of these are quite big, e.g. numpy or glibc.

So I'd like to garbage collect all packages which are no longer current,
for which there is no longer a way to build them.

Any ideas?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

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