From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WH0BC6w5HmUnuAAAauVa8A:P1 (envelope-from ) for ; Thu, 05 Oct 2023 06:21:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WH0BC6w5HmUnuAAAauVa8A (envelope-from ) for ; Thu, 05 Oct 2023 06:21:00 +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 17BC937B5C for ; Thu, 5 Oct 2023 06:21:00 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=KwNL+Q2X; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696479660; 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-cc: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=d0XmBhZsr/tE5eorOgWRRakukS41kCVj+03L6/Qq3Wg=; b=K2WK2d6b595uYzVm5oHoohUwzZdHBpGseanQmCMWuMqK6+90dKWo5BufnJb0hhksWJ9ix7 tS6FBRtHPIKgucN3te5b+wjyZLcL3ai2CZzN0rFuGqFgddr3wBuJiNXwsyG1v4j2jTWkZE ECyFE0E8TPhrBaVerjiV5J+siIj5WAKdkTvBbuEMmPBU3JGrssEk9X5mObyvyHh13x9xe2 /wh2ioLsh6d6zUBRSjZ1vthKGWYDSfo+d4/wun6L7XI6f/0tMS9cpYRu9suK53LbT2Y+VX rr5yb892u2p74j91F10OoDaIJ8aKkUF51PtHTmeniu7SJvtBTc0eHRSBzUt+6g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=KwNL+Q2X; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696479660; a=rsa-sha256; cv=none; b=eSA4hvrJRks9nQKp9/IhThy18lPTH4wxB5Pnpx1HwzCmSL//rRW8Ve+dXsHu/ILfFlpmwr 5ynynsgUrgpHDkIV9lY8bgYzARO0YSjbpLHSwpbzyeefSPdF+l3QaMEqLZISonZnaLezRZ vER5R2O69Ou3heBiRvPY/vNk3ysIVsuJpk68DC67UJuSznK1evmu4+YpCMYxfpBVPCFuNj 93bkpSJH1Cyj8Ekb2rDUNZQ5MWGuiCq9eULTUKzNN1CJO4Z6qvFhGI/kjEMPN/tDBGllRz 4hiyiOANt9NM3GGHMb+tyhPltslYqlu9pCtBA3nMCZHjEe71Vem+z5YV4acBlw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoFqx-0005Yk-3b; Thu, 05 Oct 2023 00:20:47 -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 1qoFqu-0005YY-UF for guix-patches@gnu.org; Thu, 05 Oct 2023 00:20:44 -0400 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 1qoFqu-0004Vb-Cf for guix-patches@gnu.org; Thu, 05 Oct 2023 00:20:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoFrC-00088z-AJ for guix-patches@gnu.org; Thu, 05 Oct 2023 00:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66263] [PATCH 00/23] guix: Add avr as a platform. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 04:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66263 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jean-Pierre De Jesus DIAZ Cc: 66263@debbugs.gnu.org, vagrant@debian.org, efraim@flashner.co.il Received: via spool by 66263-submit@debbugs.gnu.org id=B66263.169647960331192 (code B ref 66263); Thu, 05 Oct 2023 04:21:02 +0000 Received: (at 66263) by debbugs.gnu.org; 5 Oct 2023 04:20:03 +0000 Received: from localhost ([127.0.0.1]:45690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoFqE-00086p-O4 for submit@debbugs.gnu.org; Thu, 05 Oct 2023 00:20:03 -0400 Received: from mail-qk1-x72c.google.com ([2607:f8b0:4864:20::72c]:53563) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoFq8-00086N-Hi for 66263@debbugs.gnu.org; Thu, 05 Oct 2023 00:20:00 -0400 Received: by mail-qk1-x72c.google.com with SMTP id af79cd13be357-77433e7a876so34436985a.3 for <66263@debbugs.gnu.org>; Wed, 04 Oct 2023 21:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696479573; x=1697084373; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=d0XmBhZsr/tE5eorOgWRRakukS41kCVj+03L6/Qq3Wg=; b=KwNL+Q2Xm2/XZNnkJvthuESv/QQIIsoep7ZoB2VP+HeIPGD4pEAESkdeQ2QX/93ySH sDlSCQtRwXfqgRoZ02TJCUcHBKOU3F/tIp0DPqbUmb6MpfX/JBHp/yQWhMwXvD+I99ax 2mBMXmr0IirVXU4qjZy1XJ7o1eOMMXdsileAatpCa7cUZd7+AJU3rJny6ziRJyQZoyW2 c1ex6dEA8/4+VOC5/xz2uN3YCbdXeoiezTVrVVYoOOVXu/1dLuwmjtNDc337AAfzG/nk UdMwNxP5sAQPDfr5S0L5MxUI73SSNW/JWYouWIWFuiWHLl6kgxEN05acz/CEzOqM8mn1 N+Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696479573; x=1697084373; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=d0XmBhZsr/tE5eorOgWRRakukS41kCVj+03L6/Qq3Wg=; b=gr4zYAPUemLtCq6uQr45cIQUrj+/0QNRRLvPA9we0KPwHWDA4htwE+7dB7UNhqZFN9 bJeglyNS2KxoS54ArqhTlWq0qHfS258zb7zF3oXgvaL1Llp5yoGCLz8Gk4R1LGrOzsqs UIgWhyWCY1lfj47d7IZeyTSKuFW2NtIByCKRbPbfgCAGNOU2dO2XxBwD8347k4WXSiE2 smbyPoDRFs1o/Qza8nBLCFL5yn3XDu1sz4+cbwcUgYqZ/Ts19Ucdk5oWHhMMi+cqAkF3 DsgoIYou6yHF1A5EBcWuEN1JnV6e+I8AfOEhdRUnWdJM1hxoivKONX5CUf+ICvYeoDWC M3pA== X-Gm-Message-State: AOJu0YwhQgYxsSejbnAgP/QslESEemAsv4bfOzZzORpIJBFWN4IiSGcF 92lUNx1QR7rJUIncgHjuHSA= X-Google-Smtp-Source: AGHT+IEUJHqf05aJ4OPX30FLX+sjuFu2nOYZvmAPi2mRvoIJMXmVcZdpDQczk/J/g9DEg56iBnCwPQ== X-Received: by 2002:a05:620a:2996:b0:775:f1bd:f75e with SMTP id r22-20020a05620a299600b00775f1bdf75emr250281qkp.39.1696479572937; Wed, 04 Oct 2023 21:19:32 -0700 (PDT) Received: from hurd (dsl-141-24.b2b2c.ca. [66.158.141.24]) by smtp.gmail.com with ESMTPSA id o16-20020ae9f510000000b00765aa3ffa07sm216943qkg.98.2023.10.04.21.19.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 21:19:32 -0700 (PDT) From: Maxim Cournoyer References: <20230929091627.7820-1-jean@foundationdevices.com> <20230929091627.7820-6-jean@foundationdevices.com> Date: Thu, 05 Oct 2023 00:19:31 -0400 In-Reply-To: <20230929091627.7820-6-jean@foundationdevices.com> (Jean-Pierre De Jesus DIAZ's message of "Fri, 29 Sep 2023 11:16:10 +0200") Message-ID: <87bkdd1z1o.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.09 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 17BC937B5C X-Spam-Score: -5.09 X-TUID: 9yfrHIURgt21 Hi, Jean-Pierre De Jesus DIAZ writes: > * gnu/packages/avr.scm (microscheme): Remove from file. > > * gnu/packages/avr-xyz.scm (microscheme): New variable. Nitpicks: I'd drop the separating blank line and reword to: --8<---------------cut here---------------start------------->8--- * gnu/packages/avr.scm (microscheme): Move to... * gnu/packages/avr-xyz.scm (microscheme): ... here. --8<---------------cut here---------------end--------------->8--- -- Thanks, Maxim