From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6MfYHPu5imFUVgEAgWs5BA (envelope-from ) for ; Tue, 09 Nov 2021 19:12:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cOyFGPu5imE7AwAA1q6Kng (envelope-from ) for ; Tue, 09 Nov 2021 18:12:11 +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 1ACDE11885 for ; Tue, 9 Nov 2021 19:12:11 +0100 (CET) Received: from localhost ([::1]:45210 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mkVbO-0005L4-7N for larch@yhetil.org; Tue, 09 Nov 2021 13:12:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49400) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkVbB-0005Kt-84 for guix-devel@gnu.org; Tue, 09 Nov 2021 13:11:57 -0500 Received: from [2a00:1450:4864:20::42f] (port=34314 helo=mail-wr1-x42f.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mkVb9-000462-PC; Tue, 09 Nov 2021 13:11:56 -0500 Received: by mail-wr1-x42f.google.com with SMTP id d5so34517615wrc.1; Tue, 09 Nov 2021 10:11:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=05IylQ9vK/js7tx19LP4fwZal4R29gxmYztFTwZeDJg=; b=assvQe1nHsqCOvNgcDc1Wz9oBqJK+DLFqwNUEQNduvNv1pe7s64grETI2bTmDaDnnl 4Wwli8W88GUhfTrh+AIlnEoSwVsve9zQ8iBRYSJy6B0oaGI4OG0tPaZ3YPd1oYXXg4n3 fW734GHRuKTUOoki4LgH916H+FcGEmT9+11I8PfCDlYjZeIFwfg71Sme+/XOxZbSj4yk vStDxw25IQfZFKaZTJO0Iga/jlnnRf2PncLj5BHuK4f3l/V9aicBu3TWcUU48oeG2hni UEjHGqUVkyqKM0P91+eGjKcboH4rSuyEtTJ9zPsIVoK9bS5V2n9X2uYsyN4UCbqBRaLv mIJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=05IylQ9vK/js7tx19LP4fwZal4R29gxmYztFTwZeDJg=; b=tfXtWM4RAixHhuVTW+sHj/FuJPharRqJnDLxfFDfJmIP8YJ/OY0mZ2+er7K3DobjTd zDPNG3SEC6vZyr+lUSSqnncfa9pSwA784lu45UIhdtzbXq40weFmDlA5gljtWZsaYZte WIAfDVme8I6qX54AroNSYBuFiWovOT2NSCYjw+HSb+7U53QoYJvqK/+eiM5BzHNAMXHe Z13nw7BN0EwVJvnjnagID+KGxv48Z/qaoBQajvGXX6YH6whpsKUCFSR+pcfC32CD7H08 e6hbe2Kc3MujWLV1+yI00V5u2ftVg90EbQu8DOOoaa5Mq002lNiEdFlRGoi5P2AISCUB GcbQ== X-Gm-Message-State: AOAM532wrozjN1eeJIEtWdjzuK2+puToV4lkm/kUmHnmtppDiLqg9Z5s fAZZGt2wzhFhVVCxkzJ86BI= X-Google-Smtp-Source: ABdhPJwmIQl72e+TB/zkLwBoqFTfmA6TYhOxIfPpPSDiWSoeZC8QSeB6UhmBGYL+VhMA7aQaU/XO6g== X-Received: by 2002:adf:df89:: with SMTP id z9mr11632386wrl.336.1636481513949; Tue, 09 Nov 2021 10:11:53 -0800 (PST) Received: from lili (214.13.23.93.rev.sfr.net. [93.23.13.214]) by smtp.gmail.com with ESMTPSA id y7sm20385153wrw.55.2021.11.09.10.11.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Nov 2021 10:11:53 -0800 (PST) From: zimoun To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Time for a request-for-comments process? In-Reply-To: <87h7cljmoz.fsf@gnu.org> References: <87cznqb1sl.fsf@inria.fr> <87zgqu9k75.fsf@gmail.com> <3347007.yCl91LDo8C@popigai> <878rybzx62.fsf@gnu.org> <86sfwijyjc.fsf@gmail.com> <87h7cljmoz.fsf@gnu.org> Date: Tue, 09 Nov 2021 19:01:46 +0100 Message-ID: <86o86tnr79.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::42f (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::42f; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42f.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel , Katherine Cox-Buday Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1636481531; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=05IylQ9vK/js7tx19LP4fwZal4R29gxmYztFTwZeDJg=; b=Yfq2Fmrbd+8FSyyGycT0Sk3KczwoJ+sgwMt74A0+HTi+nXshXJiDA2lBn6F/v9kQqjgX8I //dz7549vO8LqwefduEkVUwqgD7srE40Fz+tnn8ouqv+avzi2pvlywslZ08Sv+nDZRZe+a 5aT+3qKhCQ+cOQjpGFe7r5JtjNUdH1ZEaKpN3FW29GgAwN/FIPoC6vODmu7z4yb/fbvZUg EE1tvULgfcqMqYv4WfMwn2zB368KvSo7JWihGb9e+APCFEOO3eVbIxhux0Ek295ZiNr+WH gZRuOAMwHc7HvKO+sU6z+Qo+0tOHdm/6aL35hvMP/NLR8NF33n1MBvGw9NaOTg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636481531; a=rsa-sha256; cv=none; b=nxpesiQ+/9wG2FXLoJl2sSBsL3DkYO/UQ8vUuxxBOYNoOQIriBJ7KBif85lLylwJ/x7r0R AAUFsiPRtPpy6d/TnGsFvjKdnymN+qa9/GSSJa1oXGcECvN08NW6Gm1uGuUJ0lb2XAfqLV 3OGqQrFBvL2qSoq9b8DEtsRxvczri19T0H3+uNNKg9f6FojHxknMOTk0d2W8ljNjgE6ltP pz/jG8wAdtSzNXqHNT5vrpHgr9OY3+mYWzR2LWdjxpESF4u3/6f7RoDLuQ9WoN1UMbt99q GyLRyH+y/GTKmIrIV4LOam+LXZfMJPQ6IGKS7H+H6jsBxvlOfe0gzlDBdjtzuQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=assvQe1n; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -0.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=assvQe1n; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 1ACDE11885 X-Spam-Score: -0.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7s5EqyPCSqSh Hi Ludo, On Tue, 09 Nov 2021 at 17:52, Ludovic Court=C3=A8s wrote: > zimoun skribis: >> However, as I said elsewhere, this effort should start be collecting >> what do we consider as changes requiring formal process? > > Agreed, that=E2=80=99s what I meant above. I meant, based on changed already merged. For instance, on the top of my head, some changes that *I* consider requiring a RFC: - new inputs style - guix shell - authentication - GUIX_EXTENSIONS_PATH (not finished and not documented) And it would be nice if we could come with a list of such changes. It would help for finding patterns =E2=80=93 if they are :-) =E2=80=93 for exa= mples, numbers of people involved in the discussion, time between each reply, structure of the cover letters, etc. > I don=E2=80=99t have an answer, but I think we should look at what others= are > doing, what criteria they use, etc. The Nix RFC process is probably the > closest match in terms of application domain, but maybe others are > closer to the way we practice decision-making in Guix. Yeah, for sure, several items need definitions. ;-) - which kind of change requires a RFC? - what is the process? - how to decide? Accept or reject? - who decide? - etc. Cheers, simon