From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CEDFM0Bj/WWm4wAAqHPOHw:P1 (envelope-from ) for ; Fri, 22 Mar 2024 11:53:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CEDFM0Bj/WWm4wAAqHPOHw (envelope-from ) for ; Fri, 22 Mar 2024 11:53:52 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=RqWTMZ7s; 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=1711104832; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=JVPH26PAwZd2ofihlbN+E1eh+7MdBnZ/FuIDNbkQ0Hw=; b=SmKqcqBialaPGArbaSRLyTpWuMnStF7+JyQYGYzf0gASMEbBvAtSrldsqRRH8NHwtRzdz5 uS0rS0ESuKYf1bHYuexWUOVSl2rlLAm6pCyVdLAoh/35+Ku1F/NlV8ddrX+q5zi6rzLSux es2eoHgBnSp2UUnHCXWY31gEIBKGdkjXDMSfX3ML7daiK4mOEnNJPKS0CN4fdx1u68iRWR JyhgkT4m5vnaWIdygUFfSjZC+wPCX5MtPgkNAE5zqa17x/8T+pPFBZ1WfqKTMNSuAcqjQG TumHvKbtOsW33ckviLvajNTdYhWlGPRHnjUkXmATvLT4CIAgD4m4q3z36oVy4g== 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=RqWTMZ7s; 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-Seal: i=1; s=key1; d=yhetil.org; t=1711104832; a=rsa-sha256; cv=none; b=FgtNj6cfgC9nNt4IKRLiaSVcUkVVdKs90GathQ2DPpwOLLOoZNnVBoJhVGyVqQl1IevTU8 BVZttF/ArSvO1VuB/t4G1LfGrCJqB5BXs2WyopyNXofHkzwCkNU7acq35gxTekGpSmvqL7 untWkfeULim6dBQfhYDkFYDLZp9hHILR99W32o0Y+4hw1JBYT2zaJYQk63FdqroC6zdeaK uuN0YF+KNtzVnYSQZV+BgVnucghkQRnn+tFHEFm/TLe2Y7NPtI1p4vIf5HKypu7hZHoTda SRcj57Slsf3CS6bIvExn753Kc0oH+DBHNYlnG52Q/KEwGoYqXOSoF8QyDItsbA== 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 7EB9367B48 for ; Fri, 22 Mar 2024 11:53:52 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rncWd-0000g8-At; Fri, 22 Mar 2024 06:53:27 -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 1rncWZ-0000ce-IO for guix-patches@gnu.org; Fri, 22 Mar 2024 06:53:24 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rncWZ-00051x-4G for guix-patches@gnu.org; Fri, 22 Mar 2024 06:53:23 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rncXD-0001X8-Hz for guix-patches@gnu.org; Fri, 22 Mar 2024 06:54:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49610] [PATCH v4 2/2] doc: guix.texi: Clarify wording in Channels section. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Mar 2024 10:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49610 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Antero Mejr Cc: 49610-done@debbugs.gnu.org, zimon.toutoune@gmail.com Received: via spool by 49610-done@debbugs.gnu.org id=D49610.17111048385831 (code D ref 49610); Fri, 22 Mar 2024 10:54:03 +0000 Received: (at 49610-done) by debbugs.gnu.org; 22 Mar 2024 10:53:58 +0000 Received: from localhost ([127.0.0.1]:42557 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rncX7-0001Vo-Vf for submit@debbugs.gnu.org; Fri, 22 Mar 2024 06:53:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rncX1-0001Ul-73 for 49610-done@debbugs.gnu.org; Fri, 22 Mar 2024 06:53:52 -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 1rncOl-0003ds-30; Fri, 22 Mar 2024 06:45:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=JVPH26PAwZd2ofihlbN+E1eh+7MdBnZ/FuIDNbkQ0Hw=; b=RqWTMZ7sD1KR5QIiG8my i+0wmmbD4oIIdLPErOt8H3FozFH+CoiLOOOGhfS5RUuHRTIWUg+HZrXc+D9CdumFdCWuM3x1f6+lZ 3Yf55iblqnhBxonMJplGYPA5wpC30wl1vpPsBgyOSJ+8JtdRGcG7vF/Mo8SR27cEMUVGfZCyn29eP O9vs0jV1lhD+tBtgekLYYCohJUpEXzdVY9BxaPaRJXKN5kAlV+eRbNnbm0nCOYSdZhytwWdwBfzV3 ZEeLN49QF7Sf9ghZN6/IFTYXkPATgQugsdvuc1QrcjP1tjsBFS2eEOSOHjAXaF7vCekkYxMr4Cjt/ iJV50zwuE5iteA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20230526162606.6747-2-antero@mailbox.org> (Antero Mejr's message of "Fri, 26 May 2023 16:26:06 +0000") References: <20230526162606.6747-1-antero@mailbox.org> <20230526162606.6747-2-antero@mailbox.org> Date: Fri, 22 Mar 2024 11:45:17 +0100 Message-ID: <87o7b6sfya.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -7.23 X-Spam-Score: -7.23 X-Migadu-Queue-Id: 7EB9367B48 X-Migadu-Scanner: mx12.migadu.com X-TUID: 0pEW6gbHUGTo Antero Mejr skribis: > * doc/guix.texi (Channels): Specify that '/etc/guix/channels.scm' > contains channels configuration. I went with simpler wording to avoid repeating the file name ordering specified in =E2=80=9CInvoking guix pull=E2=80=9D. Pushed as b5018807ee4b09962507b67f7506cbdc70d6c810. Thanks for your work=E2=80=A6 and for your patience! Ludo=E2=80=99.