From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: boost 1-60 Date: Fri, 08 Jan 2016 11:10:09 +0100 Message-ID: <87ziwgl6v2.fsf@gnu.org> References: <568EEC82.9020305@uq.edu.au> <20160108023811.GB26535@jasmine> 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]:42415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHTzs-0005aw-Du for help-guix@gnu.org; Fri, 08 Jan 2016 05:10:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHTzo-0000iM-1f for help-guix@gnu.org; Fri, 08 Jan 2016 05:10:16 -0500 In-Reply-To: <20160108023811.GB26535@jasmine> (Leo Famulari's message of "Thu, 7 Jan 2016 21:38:11 -0500") 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-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: Leo Famulari Cc: help-guix@gnu.org Leo Famulari skribis: > On Thu, Jan 07, 2016 at 04:30:02PM -0800, carl hansen wrote: [...] >> I did guix refresh >> and I see 200 packages can be updated. Can that be automated? It's kind = of >> annoying to get not up to date packages, especially to obsessive/compuls= ive >> geeks. > > `guix refresh` doesn't need to be used here. Use `guix package` for > installing, upgrading, and removing software. And =E2=80=98guix pull=E2=80=99 to update the package definitions available= at your site (similar to =E2=80=98apt-get update=E2=80=99.) =E2=80=98guix refresh=E2=80=99 is a helper for Guix developers, as mentione= d in the manual (info "(guix) Invoking guix refresh"). Ludo=E2=80=99.