From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Updating gnu-usb-install-0.7 to latest Date: Thu, 16 Oct 2014 23:53:08 +0200 Message-ID: <87wq7zn0l7.fsf@gnu.org> References: 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]:43523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xesyn-0000hi-OR for guix-devel@gnu.org; Thu, 16 Oct 2014 17:53:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xesyj-0002EO-37 for guix-devel@gnu.org; Thu, 16 Oct 2014 17:53:05 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:33692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xesyi-0002Dt-Sb for guix-devel@gnu.org; Thu, 16 Oct 2014 17:53:01 -0400 In-Reply-To: (Adam Pribyl's message of "Thu, 16 Oct 2014 22:34:26 +0200 (CEST)") 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: Adam Pribyl Cc: guix-devel@gnu.org Adam Pribyl skribis: > I am trying to find a way to update the existing installation of guix > I did from gnu-usb-install-0.7 image to latest state of art, but guix > pull fails... could someone point me how to do this, or is it not > possible ATM? You=E2=80=99ll have to run =E2=80=98guix pull=E2=80=99 from a recent checko= ut: http://lists.gnu.org/archive/html/guix-devel/2014-09/msg00488.html HTH, Ludo=E2=80=99.