From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: guix package modif testing Date: Wed, 27 Jul 2016 18:37:26 +0200 Message-ID: References: <20160727132525.GB4819@solar> <877fc75gyl.fsf@gmail.com> <20160727162101.GB5300@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSRpo-0002gk-GT for guix-devel@gnu.org; Wed, 27 Jul 2016 12:37:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSRpn-00088t-NZ for guix-devel@gnu.org; Wed, 27 Jul 2016 12:37:28 -0400 Received: from mail-qk0-x22f.google.com ([2607:f8b0:400d:c09::22f]:34453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSRpn-00088n-Ie for guix-devel@gnu.org; Wed, 27 Jul 2016 12:37:27 -0400 Received: by mail-qk0-x22f.google.com with SMTP id o67so39171712qke.1 for ; Wed, 27 Jul 2016 09:37:27 -0700 (PDT) In-Reply-To: <20160727162101.GB5300@solar> 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" To: Andreas Enge Cc: guix-devel > .config/guix/latest is itself a link into /gnu/store/..., so cannot be > changed. You should work with a git checkout - so do a "git pull", not > a "guix pull"! The thing I still miss is that: how do I make guix use a different git checkout ? Is there a GUIX_CHECKOUT_PATH env var, a CLI parameter, or ./boostrap & ./pre-inst-env done in the checkout does all the magic ? -- Vincent Legoll