From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jone Subject: Guix "days old" variable Date: Tue, 05 Jun 2018 20:05:58 +0000 Message-ID: <87tvqh2e3d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fQFPJ-0007od-PK for help-guix@gnu.org; Tue, 05 Jun 2018 13:06:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fQFPF-0000xF-Va for help-guix@gnu.org; Tue, 05 Jun 2018 13:06:05 -0400 Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]:42852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fQFPF-0000vP-NP for help-guix@gnu.org; Tue, 05 Jun 2018 13:06:01 -0400 Received: by mail-lf0-x236.google.com with SMTP id v135-v6so4725722lfa.9 for ; Tue, 05 Jun 2018 10:06:01 -0700 (PDT) Received: from guix ([93.100.210.215]) by smtp.gmail.com with ESMTPSA id m87-v6sm1572592lfi.62.2018.06.05.10.05.58 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 05 Jun 2018 10:05:58 -0700 (PDT) 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: help-guix@gnu.org Hello. I check updates: guix refresh emacs gnu/packages/emacs.scm:116:13: emacs would be upgraded from 25.3 to 26.1 and would like to install only this one update: guix package -u emacs guix package: warning: Your Guix installation is 16 days old ... Can I change threshold for this ("NN days old")? What is this variable? Thanks.