From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: bug#36466: guix pull --delete-generations Date: Sun, 07 Jul 2019 20:06:01 +0000 Message-ID: <4d49cc886c4aa861956fe6ebc93625fd@disroot.org> References: <87wogt9auy.fsf@gnu.org> <782690840f24b342ebf192bd12f29f5f175ac038.camel@disroot.org> <87blycvrz1.fsf@elephly.net> <4df19cf1ab39f15372f545af5c46a9b53287263c.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56305) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkDRB-0003VA-5x for bug-guix@gnu.org; Sun, 07 Jul 2019 16:07:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkDRA-0000a9-7l for bug-guix@gnu.org; Sun, 07 Jul 2019 16:07:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48648) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hkDR8-0000Y3-L3 for bug-guix@gnu.org; Sun, 07 Jul 2019 16:07:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hkDR8-0006Oh-Et for bug-guix@gnu.org; Sun, 07 Jul 2019 16:07:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87wogt9auy.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 36466@debbugs.gnu.org > Note that there=E2=80=99s also =E2=80=98guix gc --delete-generations=E2= =80=99, which is really=0A> what newcomers should be using IMO because it= operates on all the user=E2=80=99s=0A> profiles.=0A=0AThanks! Does `guix= gc --delete-generations` delete guix pull generations as well?=0A=0A> Th= at said, I think a patch that adds =E2=80=98--delete-generations=E2=80=99= to =E2=80=98guix=0A> pull=E2=80=99 would also be welcome.=0A=0ATrue :)= =0A=0ARegards,=0ARG.