From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2AnVOSCqJ2VrmQAAG6o9tA:P1 (envelope-from ) for ; Thu, 12 Oct 2023 10:11:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2AnVOSCqJ2VrmQAAG6o9tA (envelope-from ) for ; Thu, 12 Oct 2023 10:11:13 +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 DD9353FC75 for ; Thu, 12 Oct 2023 10:11:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697098272; a=rsa-sha256; cv=none; b=gc9kPqZ+tuLyxZdsut/457yvsIWq0o7S5GwAYEDJ40Hx5v4xJV47JPDNVHcXjNiHpI6Fe/ cJT0yqjAU3XFyxIhh+KINVXVeY2EHC6PIixYDSDIZOFj3T++ZyNfnrrRo0PXmezNaG/AWN NbWsr4WV9ILaXgU+BDFMqSIU57cYIaprWjtGE3NoYF2DRx5cJweIbz0UtO4ezzaS+KyGxU G0KQaL/Ckl9EFEZ18PpOn6mlAUcjax1jyc4HCriQqKO6h8h2pHFVTdr5OP12CfqzF8xx4E kYeXfi4emT3nOgW21f63/ZWgX5Sjb1Lr59GWo+NXhVyrTyBVy1/4Ygjuoqn7lg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697098272; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=r1P0piv/FIPyxNFcRhDtRcLZ6T1e45AZioo2sxMlWyM=; b=TxsANessS8UsoBEh1/tgX3M6zkHgGAkoNecCn5zuFq3afvV2Px7rlSvPH3IRc5W0OxV7cS ogD065MzP24a3MJhu5rESUcjdkmiGvMVhpeOfktiYaFbSKrg2Sd/nqmhdPpIsWhYrBWZp2 vZlO2VCZZl7iO2fmTt4CM0iTqS6WEoZey5GQhwU9HCucYpLJ6XdPmb8vIOm+VRoNHXJDlo DTyils0TP9iI2mG3ag0NBVu6lstgFkOTzjmvVlEHljAcXHyhg1YvypMspWVkVjt6UjCb11 WH7GzZOOyKKg8N+1uNtBVMq0HploDVPQ5DUKx69HhMjVCIDUQKrZI2rUl6qgAA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqqmd-0000JB-Ao; Thu, 12 Oct 2023 04:11:03 -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 1qqqmc-0000Il-2B for guix-devel@gnu.org; Thu, 12 Oct 2023 04:11:02 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqqma-0004jT-Mk for guix-devel@gnu.org; Thu, 12 Oct 2023 04:11:01 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 5CF3F27BBE9; Thu, 12 Oct 2023 09:10:59 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id cb4be66b; Thu, 12 Oct 2023 08:10:58 +0000 (UTC) References: <20230926085925.12732-1-mail@cbaines.net> <86zg0odhgk.fsf@gmail.com> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines To: Simon Tournier Cc: guix-devel@gnu.org, Arun Isaac , Ricardo Wurmus Subject: Re: [PATCH] web: Include merged_with in graphql . Date: Thu, 12 Oct 2023 09:10:13 +0100 In-reply-to: <86zg0odhgk.fsf@gmail.com> Message-ID: <87fs2gdzvx.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham 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: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.82 X-Spam-Score: -6.82 X-Migadu-Queue-Id: DD9353FC75 X-TUID: gG+YwHLhC/cr --=-=-= Content-Type: text/plain Simon Tournier writes: > Hi, > > Out of my curiosity, is this patch > > On Tue, 26 Sep 2023 at 09:59, Christopher Baines wrote: >> * mumi/web/graphql.scm (): Include merged_with. >> --- >> mumi/web/graphql.scm | 12 +++++++++++- >> 1 file changed, 11 insertions(+), 1 deletion(-) > > merged to Mumi? Not that I'm aware of, do you see it merged somewhere? > Is it still relevant? I think so. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUnqhJfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfstQ//YPPdlj+l9l9HR4js/cRGDf/JGbgbbqYJ 2i821BXPdJgh/Rm1qdviRNg9N/VrrRY8JJMBetje5BW1IAxATXs01BqLjAWFRUeS 44UJsrQTKm2C+HLaTIIp4/hK6D3sojxmhrMkSF6IlRzuttpbeg4XcmUc0e4YnixE oRz04yRCSHMrC12JHQv/7fqK+JOtQoPKtoHEEGxOhLPtZmljnqJwTu1OqNcMwApO 2hYiZRFYjdOfGimjEEMVdqrZsdR0MVdhEgblQirxZidbZAXnqrbyHF02+Dnm/fpP 85CuDOn/EdJ5+vKDBr7oPGxFMsA1AjoCSG15Z/poWtJPZ2V2Iir3Z3CRUyg+Ogip 6YQENvjfvYubHsjiQiZrglIymuXZoiYKs4XbsnCvsPAOhqa/hBcBc/JyKvK+g330 cZ6UirKnziEzFhuEhkIse6tBgEl2TKwIgv0GSvFyqLcvYNpcZ2nHvk1y6U8ApOAT cXWHsK/CqtRtmAYH9toXF6WYdy0Npd56NuvwNirYHPgSsKFSCCOXrZ5L124JkkxL YR5zADNbabv8Fj8UULrYUE/yz7jrqeLgInxy03cYGzQQX9VEpWxqOjdwxSLWmoaL RP7yAEVAz7d6Dn/CdHPfvsn9Xw35Nqri1drofyiQN20UDdakeJJkKd090z7MNdQ2 hDwNwKvCTR0= =MpA/ -----END PGP SIGNATURE----- --=-=-=--