From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: bug#23979: [ER] guix gc should tell how much space it recovered Date: Thu, 14 Jul 2016 12:54:18 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNeIK-0004Rq-HY for bug-guix@gnu.org; Thu, 14 Jul 2016 06:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNeII-0008EQ-Mx for bug-guix@gnu.org; Thu, 14 Jul 2016 06:55:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38252) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNeII-0008EM-JE for bug-guix@gnu.org; Thu, 14 Jul 2016 06:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bNeII-0003B8-F9 for bug-guix@gnu.org; Thu, 14 Jul 2016 06:55:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNeHc-0003yv-1n for bug-guix@gnu.org; Thu, 14 Jul 2016 06:54:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNeHb-00087c-6C for bug-guix@gnu.org; Thu, 14 Jul 2016 06:54:20 -0400 Received: from mail-qt0-x231.google.com ([2607:f8b0:400d:c0d::231]:33049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNeHb-00087W-1n for bug-guix@gnu.org; Thu, 14 Jul 2016 06:54:19 -0400 Received: by mail-qt0-x231.google.com with SMTP id w38so40558487qtb.0 for ; Thu, 14 Jul 2016 03:54:18 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 23979@debbugs.gnu.org It already shows: note: currently hard linking saves 485.41 MiB Recovered disk space would nicely complement that. I could be mentored to do it myself, but I'm very new to guile & guix ;-) I'd at least require high level directions as to where I should look (in the code) to graft that functionality. -- Vincent Legoll