From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QGuBGShAvGOYJwEAbAwnHQ (envelope-from ) for ; Mon, 09 Jan 2023 17:26:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CBSeGChAvGMIxwAAG6o9tA (envelope-from ) for ; Mon, 09 Jan 2023 17:26:16 +0100 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 B81D31495 for ; Mon, 9 Jan 2023 17:26:15 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pEuyK-0001bt-GY; Mon, 09 Jan 2023 11:26:05 -0500 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 1pEuyI-0001Zl-54 for guix-patches@gnu.org; Mon, 09 Jan 2023 11:26:02 -0500 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 1pEuyH-0000BE-Mb for guix-patches@gnu.org; Mon, 09 Jan 2023 11:26:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pEuyH-0002Re-IH for guix-patches@gnu.org; Mon, 09 Jan 2023 11:26:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60630] [PATCH] guix: channels: Add description field. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Jan 2023 16:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60630 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: jgart , 60630@debbugs.gnu.org Received: via spool by 60630-submit@debbugs.gnu.org id=B60630.16732815539384 (code B ref 60630); Mon, 09 Jan 2023 16:26:01 +0000 Received: (at 60630) by debbugs.gnu.org; 9 Jan 2023 16:25:53 +0000 Received: from localhost ([127.0.0.1]:38021 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEuy8-0002RH-QA for submit@debbugs.gnu.org; Mon, 09 Jan 2023 11:25:53 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40258) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEuy7-0002R5-53 for 60630@debbugs.gnu.org; Mon, 09 Jan 2023 11:25:51 -0500 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 1pEuxw-000078-Pb; Mon, 09 Jan 2023 11:25:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=RBlPc1KRCZaVoVE0q8GrKQWFZdRyMPa65RJqU+nnpBE=; b=PzMm1mNgtvldSRHJ4jMF 64/OzEE/yhWS0UeMrs3GnXz3fDEknFcRHgECzbMLfXVyJa0UoJwbXikJkPquY/Z/X3zfyE4wyG7C1 IlunP8HSFgrd6wJ6VGqUYO/GkpdMKyc9JQr3IK/OrqCykHQPLTsoY1qEZDe2BdY1o9WvtZbutZTbZ VjkpRxBND57rwubConkbdUvE0McyiBweBh3UGo+Z6bXl/BYFOMUC33yezLtnnvcnLCIcKvADOdQTn d2i9Z677czsPLuH+ej156DiTBgWP4fW+Nte+JOf/+BptUs8gTQcWIYrFVVkpdDtQdWgHpnW3AMbn+ 19rE//7dxtQMeA==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEuxv-0005BR-A0; Mon, 09 Jan 2023 11:25:40 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230107162431.6739-1-jgart@dismail.de> <275d6e457ade39fc591062a6274ebaf2960d1b5d.camel@gmail.com> Date: Mon, 09 Jan 2023 17:25:35 +0100 In-Reply-To: <275d6e457ade39fc591062a6274ebaf2960d1b5d.camel@gmail.com> (Liliana Marie Prikler's message of "Sun, 08 Jan 2023 16:43:45 +0100") Message-ID: <874jszsmio.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673281576; a=rsa-sha256; cv=none; b=q4+Z/I0cbrwyNQnyYYi5eTSWjcTawQcH5ALJsKBn+isTrDx+xzh6JtMkdxqN7NAW31W3I2 2KDf2c/YjpLaiG30O8skUABrMwpYn4nKXC/aPF8fsQ6Lf4CwPwGl/s+ZRt2nuKOYgII6pV WD7EIQ7t8nYXIa6XSTpeGjl4jOMfkKc33mK4BpJnavl12y/78XjoThkDrq0lUnsHP/KfPq PeRfkrWXHlE7crgIB4kme5JC3PiMyhCPu7ODmjbAj8+UrcWqDi6FuBi99vf9foBqcMXELR yWycw17siuqC1MFooId4IEuI+BUkNdQeg7vZxXLgqnO1NRHNju0iiwrmrsLuww== 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=PzMm1mNg; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673281576; 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=RBlPc1KRCZaVoVE0q8GrKQWFZdRyMPa65RJqU+nnpBE=; b=t+O4V2Vwf716qbfgOsu2NByo5JrpX/yh8eFN5LtdzApIWZIFAEpVV7TmDeVmI0CTo9DvMs HO1E55oEXQ2BZzdYF4MrRmgtihwWkDORCaB2fqOJVnwVzq5fkNY8/Qv0aOf4gS1QK1HZvq TiUcm+8kDyfQlFMZAupUISLGR2Ldt60nfJflTZai3VKfJMQPV7o5fQ2U7yZETeN/6zuc5T F11su1r6zzWiTW2zPBtCVVwWETbaQTwQI4h/NsnKHjL3miUA1fE67X61uzHtI3FfCb0Cz0 GTdQLf5caR6CfT2hVfaS9gq3gLO1WFMB1jjgWBmIt53CVyoI5rIaSI9fgHQaLA== X-Spam-Score: -4.88 X-Migadu-Queue-Id: B81D31495 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PzMm1mNg; 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"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.88 X-TUID: KliMDoR1Nq5D Hi, Liliana Marie Prikler skribis: > Am Samstag, dem 07.01.2023 um 10:24 -0600 schrieb jgart: >> * guix/channels.scm (): Add channel description field and >> comment disambiguating the type expected in an introduction field. >> * doc/guix.scm (Invoking guix describe): Add channel description >> field to channels record instance example. >>=20 >> This commit adds an optional description field to a channel intended >> to describe the channel. Its purpose is similar to the description >> field in a record. > Since channel descriptions would be maintained by the user and neither > Guix' nor the channel's authors, I think it's safe to say that this > description field would in effect be nothing more but a comment.=20 Right, I agree. What use case did you have in mind, jgart? Most likely, a description could go to the =E2=80=98.guix-channel=E2=80=99 = file, if it=E2=80=99s of any use. Thanks, Ludo=E2=80=99.