On April 25, 2017 4:08:12 PM PDT, tumashu <[email protected]> wrote: >feng@tumashu:/tmp $ guix system list-generations >Generation 1 1月 11 2017 06:21:35 > 文件名:/var/guix/profiles/system-1-link >canonical file name: /gnu/store/fbz7fhx8cv0fvzsas981a4897bwf31r8-system > label: GNU with Linux-Libre 4.8.15 (beta) > root device: my-root
These GuixSD system generations still must be deleted manually. The feature `guix system delete-generations` is still a work in progress: https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00194.html Quoting from: https://lists.gnu.org/archive/html/help-guix/2017-01/msg00022.html On Sun, Jan 08, 2017 at 09:50:22PM +0100, Ludovic Courtès wrote: > Hello, > > huang ying <[email protected]> skribis: > > > For package, there is > > > > $ guix package --delete-generations > > > > But, for system, I don't find similar stuff? Is there something for that? > > Not yet! But you can run: > > sudo rm /var/guix/profiles/system-123-link > > to delete generation 123. Be careful to choose the right number!
