From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6PDlMVreqGElSwAAgWs5BA (envelope-from ) for ; Thu, 02 Dec 2021 15:55:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iGuELVreqGGfBAAAbx9fmQ (envelope-from ) for ; Thu, 02 Dec 2021 14:55:22 +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 98D062192B for ; Thu, 2 Dec 2021 15:55:22 +0100 (CET) Received: from localhost ([::1]:51366 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msnUX-0001ty-PU for larch@yhetil.org; Thu, 02 Dec 2021 09:55:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51564) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msnUE-0001rD-0N for guix-patches@gnu.org; Thu, 02 Dec 2021 09:55:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35554) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1msnUD-0006Hq-OP for guix-patches@gnu.org; Thu, 02 Dec 2021 09:55:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1msnUD-0008BJ-Nw for guix-patches@gnu.org; Thu, 02 Dec 2021 09:55:01 -0500 Subject: bug#50971: [PATCH] gnu: Add mfgtools. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 02 Dec 2021 14:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50971 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: phodina Cc: 50971-done@debbugs.gnu.org Mail-Followup-To: 50971@debbugs.gnu.org, othacehe@gnu.org, phodina@protonmail.com Received: via spool by 50971-done@debbugs.gnu.org id=D50971.163845684431362 (code D ref 50971); Thu, 02 Dec 2021 14:55:01 +0000 Received: (at 50971-done) by debbugs.gnu.org; 2 Dec 2021 14:54:04 +0000 Received: from localhost ([127.0.0.1]:47092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msnTI-00089m-9w for submit@debbugs.gnu.org; Thu, 02 Dec 2021 09:54:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msnTH-00089C-EW for 50971-done@debbugs.gnu.org; Thu, 02 Dec 2021 09:54:03 -0500 Received: from [2001:470:142:3::e] (port=46982 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msnTC-0003u4-0r; Thu, 02 Dec 2021 09:53:58 -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=ubelOP2hj5z7NYf07yIjHxrrNzu7FfKOeN6S/AoVsDc=; b=OyTK1uIhZyhGzOhVTFZI YrnjUoSfogrs1tUB5mLy9V0RnpagS7TVpyBZZHwLhWe/A5iPGw+pk+PE78+N6AlUM4fzNZCOfkiU7 gcplYm6wY9oAYdxkEJ6JHUSkKfRHTpaY7TvYY/WqwCQ8OdAVbVgPNfsxDO/XBoRmQ65m4ppxRneN9 i4U9a6AqRFTRALuAOL1vr7YOc6EBkOUIe2xY0SFFFmXxpKfh4WXaq0N+3CjgaqPYWKaK9nE63NIee e1DpX2JevRpz/Rp1MWTHvWz2QhiTtnN86YD9dpVhXZiyJbjNaaE+bBckRKTYkvQ+et/iWAf1IjV8d Fvri/VbYQJ1mIg==; Received: from [2a01:e0a:19b:d9a0:2ddb:d3d2:32e8:d31a] (port=48738 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msnTB-0000Se-Sp; Thu, 02 Dec 2021 09:53:58 -0500 From: Mathieu Othacehe References: Date: Thu, 02 Dec 2021 15:53:56 +0100 In-Reply-To: (phodina@protonmail.com's message of "Sat, 02 Oct 2021 16:10:51 +0000") Message-ID: <87y253ukfv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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" 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=1638456922; 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=ubelOP2hj5z7NYf07yIjHxrrNzu7FfKOeN6S/AoVsDc=; b=UMkDcDKjNvN8qc8fzoxT1C9XDufWHeOsd1FqTQKVNEch381dBNc9BpiaJrm0YsLzCTl4z4 sVxTcTUtuwdZndjOkV+prKLkRvMRK/NIjnGebTrxZ7RbcC/zwDdAzCs2l3CPmWCSkFfSp/ /uXsLBurwz8TwGM28aNqWvdo/uoQnc14+h0+s18Nh7zjrVFrhvlF7tCN+Dg9ofaXT781j5 jVguW1kkBBkehHyZ9U+nFjYet5qceiTE8f8LXSIYcXU/Mo8aG7JvtjYaemrSKPY28gerAl BxSJtz3pqwp6jhhEWyqfIx4vUA3aXtiAyy1MRZxVUCDoMacA0IHJbecQOM5wlg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638456922; a=rsa-sha256; cv=none; b=M5C9GgjHns/Gm1moS3ubqA74JkG+iR4GyxKAd1baBIu7FxX5e3/L+XL7abhzTifglCLX5h /P1zr5h9Aw4DbNqIG+x3RsUGt5lCpE82TzBRgYLkNeLvmrzN4fIhnpbRYO8bmUqscOBDla hiTkr3bCIRr+4XSzm60tpD5x2D5n6Fq6yB4x8rHk70ciSFcENXbfa5kjV+XG5yk8TwmA/l YD6tF3V8HK6yhI/ggPcVcr83PbQ55w0k9b760XIsS/6FuxuQ3zB7HJ39QcUG+97YeMPOq4 yEKDgm3jZcp62YMuMTo8+3GtFHCiR7JbBeQgEsEI+BRMGVRcjB/FiU/rBfagyQ== 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=OyTK1uIh; 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.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=OyTK1uIh; 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: 98D062192B X-Spam-Score: -3.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: p7n9lnhXiXmR Hey, > * gnu/packages/embedded.scm (mfgtools): New variable. This one is already on master. Thanks, Mathieu