From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 8JwmENMzYF9BCQAA0tVLHw (envelope-from ) for ; Tue, 15 Sep 2020 03:24:03 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AMeICtMzYF/SFQAAB5/wlQ (envelope-from ) for ; Tue, 15 Sep 2020 03:24:03 +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 6A2B49404CA for ; Tue, 15 Sep 2020 03:24:02 +0000 (UTC) Received: from localhost ([::1]:52034 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kI1ZX-0006Ug-VD for larch@yhetil.org; Mon, 14 Sep 2020 23:23:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50388) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kI1ZR-0006UV-1B for help-guix@gnu.org; Mon, 14 Sep 2020 23:23:53 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33533) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kI1ZO-0005ZL-KC for help-guix@gnu.org; Mon, 14 Sep 2020 23:23:52 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id CBBFE2400FB for ; Tue, 15 Sep 2020 05:23:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1600140226; bh=YFaeSUdQERN7X2pmIRj8XSYps0MWnoZRSUlk4sbsd8o=; h=From:To:Cc:Subject:Date:From; b=MmomJIcIU3UfK1vQdnvx3xpR2KvU7HB1Gk/ANqEIFKdJsdYFaG2/43ybx+MS1XRHp EUqrGFpu3ltDdo+ZsT+OXS2jB43953ykZRsdku2n0xNT0SES59NAOJGC7uc8GqglSy yWKyRCnQ1OJz/Qw/MkYIz29355usJeh8CnkyBUscUkVbmQ693M2DcdygNwYjThlHta 73Hb8VMPKrP+QwKcdYOYSFlX2lSR5432bHSQJCq5rij0br44DjjCqSCCjGVeOQ9cCS EURIXWwtUUAXAuDyEqv5Ux8od90GQso4M4Ozsz99HaqIQic6PeAAqf0QtXNpZ7K3Ef 9iXtoSL1JkKOA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Br7qP55tYz6tmQ; Tue, 15 Sep 2020 05:23:45 +0200 (CEST) From: Fredrik Salomonsson To: Andreas Enge , Christopher Lemmer Webber Subject: Re: Guix on the MNT Reform In-Reply-To: <20200913141005.GA4628@jurong> References: <87ftcaqxer.fsf@dustycloud.org> <20200902222227.GA26488@jurong> <20200913141005.GA4628@jurong> Date: Mon, 14 Sep 2020 20:23:43 -0700 Message-ID: <87363jzps0.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=plattfot@posteo.net; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/14 23:23:47 X-ACL-Warn: Detected OS = Linux 3.11 and newer [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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=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 Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=MmomJIcI; dmarc=pass (policy=none) header.from=posteo.net; 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: -1.71 X-TUID: LllQ9G39V9+q Hi Andreas, Andreas Enge writes: > Are there other Guix users who ordered such a machine? I was debating it back and forth after I saw the first email from Christopher. And a week or so before they reached their goal I took the plunge and ordered one. Should be a fun laptop to hack on. -- s/Fred[re]+i[ck]+/Fredrik/g