From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: guix pull is shafted Date: Sat, 5 Mar 2016 12:08:38 +0100 Message-ID: <87io119o7d.fsf@mdc-berlin.de> References: <20160305095754.GA28413@thebird.nl> <20160305100307.GA28451@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acA4o-0003pU-4s for guix-devel@gnu.org; Sat, 05 Mar 2016 06:08:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acA4k-0002Wi-Ux for guix-devel@gnu.org; Sat, 05 Mar 2016 06:08:50 -0500 Received: from sinope.bbbm.mdc-berlin.de ([141.80.25.23]:40489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acA4k-0002WZ-O7 for guix-devel@gnu.org; Sat, 05 Mar 2016 06:08:46 -0500 In-Reply-To: <20160305100307.GA28451@thebird.nl> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Pjotr Prins Cc: guix-devel@gnu.org Pjotr Prins writes: > And then the question, how can we roll back on a pull ;) =E2=80=9Cguix pull=E2=80=9D just updates =E2=80=9C~/.config/guix/latest=E2= =80=9D to point to a recent version of Guix in the store. If you have a git checkout (at a commit before the one that broke things) you could point =E2=80=9C~/.config/guix/latest=E2=80=9D to that directory. I don=E2=80=99t think the needed code is in place for =E2=80=9Cguix pull=E2= =80=9D to be undone in a more user-friendly fashion. ~~ Ricardo