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 ms5.migadu.com with LMTPS id 6GetEb7cQ2OUIAEAbAwnHQ (envelope-from ) for ; Mon, 10 Oct 2022 10:50:06 +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 MGzUEb7cQ2MEVQEA9RJhRA (envelope-from ) for ; Mon, 10 Oct 2022 10:50:06 +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 EB39FAF63 for ; Mon, 10 Oct 2022 10:50:05 +0200 (CEST) Received: from localhost ([::1]:56468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohoU9-00013J-3C for larch@yhetil.org; Mon, 10 Oct 2022 04:50:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohoPG-0005i7-DR for guix-patches@gnu.org; Mon, 10 Oct 2022 04:45:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46850) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohoPG-0004dX-5a for guix-patches@gnu.org; Mon, 10 Oct 2022 04:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohoPF-0000wQ-Rt for guix-patches@gnu.org; Mon, 10 Oct 2022 04:45:01 -0400 Subject: bug#58125: [PATCH] gnu: Add nm-tray Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 08:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58125 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pavel Shlyak Cc: 58125-done@debbugs.gnu.org, Maxime Devos Mail-Followup-To: 58125@debbugs.gnu.org, ludo@gnu.org, p.shlyak@pantherx.org Received: via spool by 58125-done@debbugs.gnu.org id=D58125.16653914883574 (code D ref 58125); Mon, 10 Oct 2022 08:45:01 +0000 Received: (at 58125-done) by debbugs.gnu.org; 10 Oct 2022 08:44:48 +0000 Received: from localhost ([127.0.0.1]:45927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohoP2-0000va-9R for submit@debbugs.gnu.org; Mon, 10 Oct 2022 04:44:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohoOz-0000vK-Ue for 58125-done@debbugs.gnu.org; Mon, 10 Oct 2022 04:44:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45106) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohoOt-0004ae-FB; Mon, 10 Oct 2022 04:44:39 -0400 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=EnT//kF2zxokYYa4S1b2F6IvtmYymK0P4TlzRVWVFE4=; b=lpNpfD0E+wKAIewVzG6S UGCXuvjXUgnRRE3AV2S49xqVv5b39HnRHAha5YOV7ntxVyrMGXf77nz/KBIaZqEfmY3Dt59x1+DEZ umpFG2hRjYqafOubYbAK96rQxHLgW2Is72/X221f/CllSjJ3UjlMQkaBwTOCuXnjZaTZ+bVcORvvG okQVQcoF5g7O3Zh7l0fVEGML1YyJtYSGn+YdtanrhjebcBLOtz8n6SqNLuB9kufFgdiAfOpM7bytI BaZcpUggfXVhkwq9gcE1UOMhGMys7/AHw0lEWyY9jz0Ihe0jSleqHyJl+wjl4i6hFN8fRQF+r6g4I /gtnb31rnR0gjg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=58036 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohoOs-0003GA-OM; Mon, 10 Oct 2022 04:44:38 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <5AA319F7-F1FD-41A4-8ACA-13C978C26835@pantherx.org> <4fd51401-ad69-b33b-662b-f5e59ca11b46@telenet.be> Date: Mon, 10 Oct 2022 10:44:36 +0200 In-Reply-To: (Pavel Shlyak's message of "Wed, 5 Oct 2022 17:46:50 +0300") Message-ID: <87edvg3w5n.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665391806; 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-to: 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=EnT//kF2zxokYYa4S1b2F6IvtmYymK0P4TlzRVWVFE4=; b=kWRxC1X0yt9/3iSnvSE6o3X+RVmT1Xxmp2e9hAYEHLRYwc6ezzwakBFx1SEaYGc4g2k+SL 4BXwPe6XQPPj6Q8a1QlI7P+82C3ximZq+6Iibo76MbpCv+sDVkvj1vXuIQp3ZRn9X1TCTA pq36jTEfUx8RvtvCrsb9AbmWYx1MBmQLqtjVu8S4mNseMJ3DuhPWgDF900uKv2RN6wYtHT O7d7D396AACIbLAZr1f7zUElh+SiA9TDkTLGWU5rFSWDuEnyL9ZiSZvb1IRnVuWeO/+fbq 9axXnVjcmQnNyh1hdgVOH7Mctwko+vsL9fj4H0qH21kZqdzj3lRDtxQaqH83pw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665391806; a=rsa-sha256; cv=none; b=sqxFwMfvgBpvkW8+XmIZ2emA2mEnm26s70T4Pqy5Ko9FjN6LosjB5gDfBTjGnWAf3YwyO1 q8ryhErQMPezhKoBdIt/3miWoRtsZVqNo2u96JPCRsk1UiqES9OQUcBGg7CA1cOK16wRMa ORGwF6nMH1LIgA+suOCSlYmpPltttz5uu35k9W6M+edSA/dtTE+QgWer2/K64yyTMrKsOH sbd16bVelnNSwNadr7hO1T4eJm4fFI+z/bLTAQ5K1TGXmFzoVSUHGGOQ6OFMDUv+8wRh9w QVt64FrSvr1klV3LZjLj73RQeUla9RVk07XloyylyAptwZrqFZ/keoqVK4TLPQ== 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=lpNpfD0E; 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: -3.28 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lpNpfD0E; 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-Queue-Id: EB39FAF63 X-Spam-Score: -3.28 X-Migadu-Scanner: scn1.migadu.com X-TUID: gynN+4E3xZ5g Hi, Pavel Shlyak skribis: > From a9473671cbbcf7c97495a4d65070006feb80f09b Mon Sep 17 00:00:00 2001 > From: Pavel Shlyak > Date: Tue, 27 Sep 2022 23:45:08 +0300 > Subject: [PATCH] gnu: Add nm-tray > > * gnu/packages/networking.scm (nm-tray): New variable. I passed it through =E2=80=98guix style=E2=80=99, tweaked the description a= s Maxime suggested, and committed. Thanks! Ludo=E2=80=99.