From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KCUzLxC7dGRSowAASxT56A (envelope-from ) for ; Mon, 29 May 2023 16:47:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aPpoLxC7dGTEGwEA9RJhRA (envelope-from ) for ; Mon, 29 May 2023 16:47:44 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 99821286C4 for ; Mon, 29 May 2023 16:47:44 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q3e9L-00023N-Ai; Mon, 29 May 2023 10:47:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3e9H-00022K-IN for guix-patches@gnu.org; Mon, 29 May 2023 10:47:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q3e9H-000338-9g for guix-patches@gnu.org; Mon, 29 May 2023 10:47:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q3e9H-0001Ot-6L for guix-patches@gnu.org; Mon, 29 May 2023 10:47:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63571] [PATCH v2 06/19] doc: Mention 'guix refresh -u' for third-party channels. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 29 May 2023 14:47:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63571 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63571@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 63571-submit@debbugs.gnu.org id=B63571.16853715665197 (code B ref 63571); Mon, 29 May 2023 14:47:03 +0000 Received: (at 63571) by debbugs.gnu.org; 29 May 2023 14:46:06 +0000 Received: from localhost ([127.0.0.1]:58773 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3e8L-0001Le-PR for submit@debbugs.gnu.org; Mon, 29 May 2023 10:46:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3e89-0001IL-Ai for 63571@debbugs.gnu.org; Mon, 29 May 2023 10:45:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3e84-0002eO-0c; Mon, 29 May 2023 10:45:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=sE0JsR/sCc9UrVtYJCriYcGZ6Ifz8m8x8hxjCvIRSsQ=; b=VC1k8DfPnXUljEW9KATd R/SIkhWj4UBjwoiHVOET/tudssnrQuHEUtUU3FC/BSYxDuOjan9Pux8QIiIFRXJ3vImbBhX8zWQgK YZLq5SUHZ2v39A60Or2RYONug47yRHaxoKQCH5a7e6Fi0TnZqLszImlgShPFOEwIoEc4hiQupAroX hWUwozfCCCzJa0r8eaeAKPxG5bDZs47B7Jum9Y4e0gU7B+sw7noc0wRYz3TgJpNInZbO3jb4GzuSw mDJchxayUb8FrRdIl+fSmnGiMRefJ3aV05Pv/QvdkTS7uwiF0nKjQFPCkdkPpdiJeu8nKgnml2jf2 QwA65NEQUnR0DQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3e83-00044B-JG; Mon, 29 May 2023 10:45:47 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Mon, 29 May 2023 16:45:17 +0200 Message-Id: <2f7e782d19dbcd3a13918f07f8d2c8c31e038cc4.1685371175.git.ludo@gnu.org> X-Mailer: git-send-email 2.40.1 In-Reply-To: <87y1l7fb9j.fsf@gnu.org> References: <87y1l7fb9j.fsf@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685371664; a=rsa-sha256; cv=none; b=QgpXD2/gSIO+4vE6uuQqqBxNs44GBeUQQfqQdH0b0EvCHLgEc+XjSnP1BI0OIR4nIrPY2v t9yV0RSgroojXO6J5JFDxE7gaCD4q12a6Kmc8yH0vjNrFLpu3JdT6YTLzaj0rqcdFOmP2g /ILm8FZVycjEhDNehGPNjeCFc4F/Dul++BfYqrDC/azpuk+SEdox3enEljrYsd6/BRWx1B 4xeZmD//8E6WrJoVGOfDIH02Qitk4AMDS05FzbWGOco0wJOctcM3CsPpKZhviMCUDyNRdr PyEDcLx2Y0XGRpDQC60Su8mZ1XdCcAFw2/dp4sxcgXPS+2934niIURVzhzlh+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VC1k8DfP; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685371664; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=sE0JsR/sCc9UrVtYJCriYcGZ6Ifz8m8x8hxjCvIRSsQ=; b=gK3fKIdrdr+g9fa8/Ibw3kfroDeC8DgSRg/uP24vil07xxMU22B3tsbWyy90MvzbJP2I3t 967dnA6wlaY8UDH9DV0Op9Slo+d4/7nOVcqx7Y4ExwiIK+hL8518Jieniq4ebKLhitvMWV TCrTf4c4yyjVF6if3HYVDmtI/IqJBAT1zWEY8YmRufK7CpUA6iGLIfsq1vLBBQYlglHuXd /l7KiiYQ4scXGIZLYXC8QW2sCfVCJakqPMMkcLZVnvrOE75JKvSWJIfsid1H2RJjk5CI6t wVULZdjbx+0olHBcM2rFrXu7ssx6CjxIBeixE/JSsG55gEPK/BqwtPpfFE6TMw== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VC1k8DfP; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.55 X-Spam-Score: -2.55 X-Migadu-Queue-Id: 99821286C4 X-TUID: gKgBQMPjxxxK * doc/guix.texi (Invoking guix refresh): Show how to run 'guix refresh -u' on a third-party channel. --- doc/guix.texi | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 31dc33fb97..b52a40cc38 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -14340,15 +14340,22 @@ Invoking guix refresh @item --update @itemx -u -Update distribution source files (package recipes) in place. This is +Update distribution source files (package definitions) in place. This is usually run from a checkout of the Guix source tree (@pxref{Running Guix Before It Is Installed}): @example -$ ./pre-inst-env guix refresh -s non-core -u +./pre-inst-env guix refresh -s non-core -u @end example @xref{Defining Packages}, for more information on package definitions. +You can also run it on packages from a third-party channel: + +@example +guix refresh -L /path/to/channel -u @var{package} +@end example + +@xref{Creating a Channel}, on how to create a channel. @item --select=[@var{subset}] @itemx -s @var{subset} -- 2.40.1