From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id jGmTHEav9V6MZgAA0tVLHw (envelope-from ) for ; Fri, 26 Jun 2020 08:18:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KLwSGEav9V6ETwAAB5/wlQ (envelope-from ) for ; Fri, 26 Jun 2020 08:18:14 +0000 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 CE3389403CA for ; Fri, 26 Jun 2020 08:18:12 +0000 (UTC) Received: from localhost ([::1]:44860 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jojYo-0003Wg-B8 for larch@yhetil.org; Fri, 26 Jun 2020 04:18:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41494) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jojYg-0003Up-PM for guix-patches@gnu.org; Fri, 26 Jun 2020 04:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58477) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jojYg-0002CY-GE for guix-patches@gnu.org; Fri, 26 Jun 2020 04:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jojYg-00042X-Aj for guix-patches@gnu.org; Fri, 26 Jun 2020 04:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42048] [PATCH 2/6] channels: Make channel introductions public. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 26 Jun 2020 08:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42048 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Kyle Meyer Cc: 42048@debbugs.gnu.org Received: via spool by 42048-submit@debbugs.gnu.org id=B42048.159315947015512 (code B ref 42048); Fri, 26 Jun 2020 08:18:02 +0000 Received: (at 42048) by debbugs.gnu.org; 26 Jun 2020 08:17:50 +0000 Received: from localhost ([127.0.0.1]:41790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jojYU-000427-A5 for submit@debbugs.gnu.org; Fri, 26 Jun 2020 04:17:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jojYP-00041s-Im for 42048@debbugs.gnu.org; Fri, 26 Jun 2020 04:17:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52575) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jojYJ-00026A-H3; Fri, 26 Jun 2020 04:17:39 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=34076 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jojYJ-0007Hb-2T; Fri, 26 Jun 2020 04:17:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200625211605.29316-1-ludo@gnu.org> <20200625211605.29316-2-ludo@gnu.org> <87h7uy7p57.fsf@kyleam.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 9 Messidor an 228 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 26 Jun 2020 10:17:37 +0200 In-Reply-To: <87h7uy7p57.fsf@kyleam.com> (Kyle Meyer's message of "Thu, 25 Jun 2020 22:32:20 +0000") Message-ID: <87y2oansv2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 0.49 X-TUID: 5KFHf297wnRJ Hello Kyle, Kyle Meyer skribis: > Ludovic Court=C3=A8s writes: > >> diff --git a/doc/guix.texi b/doc/guix.texi > [...] >> +As a user, you must be @dfn{introduced} to a channel so you can start >> +pulling from it and authenticate its code. The @dfn{channel >> +introduction} tells Guix how to authenticate the first commit of that >> +channel: > > Given the colon, it looks like something is missing here. Based on what > comes next... > >> + >> +As a user, you must provide a @dfn{channel introduction} in your >> +channels file so that Guix knows how to authenticate its first commit. >> +A channel specification, including its introduction, looks something >> +along these lines: >> + >> +@lisp >> +(channel >> + (name 'my-channel) >> + (url "https://example.org/my-channel.git") >> + (introduction >> + (make-channel-introduction >> + "6f0d8cc0d88abb59c324b2990bfee2876016bb86" >> + (openpgp-fingerprint >> + "CABB A931 C0FF EEC6 900D 0CFB 090B 1199 3D9A EBB5")))) >> +@end lisp > > ... perhaps the second "As a user" paragraph was supposed to replace the > first? Oops, thanks for the heads-up. I guess I got distracted as I was reorganizing this. I=E2=80=99ll post a v2 soonish! Ludo=E2=80=99.