From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jone Subject: Re: Modify system behavior after reconfigure Date: Sat, 17 Mar 2018 17:50:39 +0300 Message-ID: <20180317175039.4340a5d6@gmail.com> References: <20180317151855.05d85e3a@gmail.com> <87fu4zxd51.fsf@elephly.net> <20180317160635.3c3949d8@gmail.com> <87d103x7tc.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exAMG-0000bX-ES for help-guix@gnu.org; Sat, 17 Mar 2018 07:50:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1exAMD-0001Fh-BI for help-guix@gnu.org; Sat, 17 Mar 2018 07:50:44 -0400 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]:35986) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1exAMD-0001Cl-2z for help-guix@gnu.org; Sat, 17 Mar 2018 07:50:41 -0400 Received: by mail-lf0-x231.google.com with SMTP id z143-v6so12764982lff.3 for ; Sat, 17 Mar 2018 04:50:40 -0700 (PDT) In-Reply-To: <87d103x7tc.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: help-guix Ricardo writes: > Only if you change the version of Guix in between reconfiguration > or .. This! I run 'guix pull' every week. And how do I act? 1. Run 'guix pull' once a month. 2. Disable internet connection before reconfigure (in case I only need to update system configuration, without downloading anything from Internet) What "best practicals" exist?