From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QomrGWj5k1/WZgAA0tVLHw (envelope-from ) for ; Sat, 24 Oct 2020 09:52:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id GD70FGj5k19NFgAAbx9fmQ (envelope-from ) for ; Sat, 24 Oct 2020 09:52:40 +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 C18F094064F for ; Sat, 24 Oct 2020 09:52:39 +0000 (UTC) Received: from localhost ([::1]:52554 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWGE1-0006ah-0q for larch@yhetil.org; Sat, 24 Oct 2020 05:52:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWGC6-0006Yx-Ka for help-guix@gnu.org; Sat, 24 Oct 2020 05:50:39 -0400 Received: from devianza.investici.org ([198.167.222.108]:52777) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWGC3-0006Wb-C9; Sat, 24 Oct 2020 05:50:38 -0400 Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4CJGYW1Qf5z6vHs; Sat, 24 Oct 2020 09:50:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autoproduzioni.net; s=stigmate; t=1603533023; bh=h76Eo220E7dgahzgljiJ/g0lb3KxzGzJCq4+RFfgO2c=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=nORPzvNpr4CTnLNqEimvOdf9DquLAHGcKipXVTQoaRjAh9YTkjW8dXE2cdU1a/WY6 qqsFH8dw4uHYSH1B8H2dsAxI/QFfNVj9I0OXcJWVanUfjDfdopdobW8atiTSC/b/+k ioLbDu6T4TYAXAv5k3pAMaQ0zR51SMDBiKaRnoB4= Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: matias_jose_seco@autoproduzioni.net) by localhost (Postfix) with ESMTPSA id 4CJGYV5qKYz6vH1; Sat, 24 Oct 2020 09:50:22 +0000 (UTC) Date: Sat, 24 Oct 2020 11:50:20 +0200 From: Matias Jose Seco Baccanelli To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: Re: Guix: The Platform Harmonizer Message-ID: <20201024115020.6bdb54ca.matias_jose_seco@autoproduzioni.net> In-Reply-To: <877drjw7q2.fsf@gnu.org> References: <20201008132312.302316d1.matias_jose_seco@autoproduzioni.net> <5D3E08EC-4E3F-4AB2-9002-AF9A967C49F0@lepiller.eu> <877drjw7q2.fsf@gnu.org> X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=198.167.222.108; envelope-from=matias_jose_seco@autoproduzioni.net; helo=devianza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/24 05:50:23 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=autoproduzioni.net header.s=stigmate header.b=nORPzvNp; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 0.99 X-TUID: tjEkHMXGch4e On Thu, 22 Oct 2020 00:10:45 +0200 Ludovic Court=C3=A8s wrote: > Hi Matias, :-) >=20 > Julien Lepiller skribis: >=20 > > Thank you for this presentation, it's really great! >=20 > +1, a refreshing perspective! >=20 > Thanks, > Ludo=E2=80=99. Thank you very much! It was really delightful to do this presentation. Matias