From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: guix pull is shafted Date: Sat, 5 Mar 2016 13:28:11 +0100 Message-ID: <20160305122811.GA29898@thebird.nl> References: <20160305095754.GA28413@thebird.nl> <20160305100307.GA28451@thebird.nl> <87io119o7d.fsf@mdc-berlin.de> 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]:39718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acBKy-0003gn-7a for guix-devel@gnu.org; Sat, 05 Mar 2016 07:29:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acBKv-0002u2-0H for guix-devel@gnu.org; Sat, 05 Mar 2016 07:29:36 -0500 Received: from mail.thebird.nl ([95.154.246.10]:60545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acBKu-0002sb-Rd for guix-devel@gnu.org; Sat, 05 Mar 2016 07:29:32 -0500 Content-Disposition: inline In-Reply-To: <87io119o7d.fsf@mdc-berlin.de> 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: Ricardo Wurmus Cc: guix-devel@gnu.org Thanks for that! Saved my day. Nice to understand what is happening too. On Sat, Mar 05, 2016 at 12:08:38PM +0100, Ricardo Wurmus wrote: > =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. >=20 > I don=E2=80=99t think the needed code is in place for =E2=80=9Cguix pul= l=E2=80=9D to be undone > in a more user-friendly fashion. >=20 > ~~ Ricardo >=20 --=20