From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 4H5dEW68hWW3PgAAkFu2QA (envelope-from ) for ; Fri, 22 Dec 2023 17:42:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id qK49DG68hWWKUwEAqHPOHw (envelope-from ) for ; Fri, 22 Dec 2023 17:42:22 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=doEUg68N; 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=1703263342; 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: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=rmgsiWL/jyjaFy5JoCqb72b5H8HV7wg0wFUKj2rHgzc=; b=huZ9oiKWLpQ3Ord07uxjXJqW42VFsi/hVpppj4wkkmXq369d/PsQDdaTOrq4fHU6vr0Hhq h83epi30sKS7JeNdu4aluPko5QlX11O6gWrylv05IkbRNMGRgPJqOI93SDjvq+jR+ddThD MiwDSr6w5Ewbe15KVzSQ/LwUP1/dLwNVVikRqyeEHsFlDJxdWZFIrtqD4481aXIF5U+++T Leg8CtqOt5VrKeqAsQQgl1YO+Awa942h5zlVnFeu3OuUVlTaJXNhlpxHkQAr9/dQIpJrv3 MoWVxf818cYeQ+eNDKpDP2QJR+t2ownBgCdhB8Kj5NOT7O/6blROqI98JVI/Cw== 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=doEUg68N; 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-Seal: i=1; s=key1; d=yhetil.org; t=1703263342; a=rsa-sha256; cv=none; b=SI9KeWpGTC9rYT9IolUvGo/67juwWf56eJXBQr3kWVGygQxu3T+4iPQU59dmnTMo64Uo6l 3fElDFH3HiAqklKgqL/Ybt5L4PZWrfECV/08PCViOadNGDkcnnhbb85TZbnFj4wglvdaeO xDpcXkgAjRmP4eWqsScEXNKBMOhgQQrUepZHtuIsf60104bkr9WbeasGXWs+ryvTPvydQ5 HaLd0NhqnAd6cNIZmaT3ttGme8UirG6mHZGZ9efJCF5VpKQch2m128VBjMGowIUaJ0jGN9 tv21JlNnM3tma9YMcTeGg+BbSi6XgF2tT2MZqHYS13AwSp7LIjbHNqeIZ1CbcA== 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 0362E315EB for ; Fri, 22 Dec 2023 17:42:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rGibG-0007EW-7N; Fri, 22 Dec 2023 11:42:14 -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 1rGibA-0007Dk-6k for guix-patches@gnu.org; Fri, 22 Dec 2023 11:42:08 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rGib0-0003GS-GU for guix-patches@gnu.org; Fri, 22 Dec 2023 11:42:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rGib5-0008Tu-4E for guix-patches@gnu.org; Fri, 22 Dec 2023 11:42:03 -0500 Subject: bug#67666: [PATCH] gnu: Add node-safe-stable-stringify. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 22 Dec 2023 16:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67666 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Rikard Nordgren Cc: 67666-done@debbugs.gnu.org Mail-Followup-To: 67666@debbugs.gnu.org, ludo@gnu.org, hrn@posteo.net Received: via spool by 67666-done@debbugs.gnu.org id=D67666.170326329932551 (code D ref 67666); Fri, 22 Dec 2023 16:42:02 +0000 Received: (at 67666-done) by debbugs.gnu.org; 22 Dec 2023 16:41:39 +0000 Received: from localhost ([127.0.0.1]:47734 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGiah-0008Sx-5o for submit@debbugs.gnu.org; Fri, 22 Dec 2023 11:41:39 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGiaf-0008Si-Gp for 67666-done@debbugs.gnu.org; Fri, 22 Dec 2023 11:41:38 -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 1rGiaV-0002KV-Ix; Fri, 22 Dec 2023 11:41:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=rmgsiWL/jyjaFy5JoCqb72b5H8HV7wg0wFUKj2rHgzc=; b=doEUg68NEN8p6kd1feYO 7KM5IpYBoDf9f+ysVjfDJLs6cZQ3dO8rdcpHHhXj6Sb4EDaFWgzqfPHWl9kwQlMZJQJ6jfe374V7B IS5i0LPO5SUUtLyXeZYiU0GoIlVhA2pOOm6RUA63a/goM0Qp/Ulwv8vFKzocS93kQwUmYKUCBakd1 o0IqGYlA6NYiDNb0NmxG8WaTFXDC/5YEa2CfoTJiyMJkCTMrhPMaftQ8w9uVmCjjH6lK2d/yFkU87 xiu4jZWqJ0x/AhaI7nKY9/BW9ifoAJaimSfwY7kxo3Uq77TVjOokHi8X7YLoTF82Z6fOGQyPM2Rfc 8jrmsbPcuHiUoA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Rikard Nordgren's message of "Wed, 6 Dec 2023 20:03:48 +0000") References: Date: Fri, 22 Dec 2023 17:41:25 +0100 Message-ID: <877cl69olm.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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 X-Migadu-Spam-Score: -6.93 X-Spam-Score: -6.93 X-Migadu-Queue-Id: 0362E315EB X-Migadu-Scanner: mx10.migadu.com X-TUID: gfGNs+1xIT+7 Rikard Nordgren skribis: > * gnu/packages/node-xyz.scm (node-safe-stable-stringify): New variable. > > Change-Id: Ia54a44403807479652fe5831b08acdb661dca9e1 Applied, thanks!