From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AC8oOsZSUl//GwAA0tVLHw (envelope-from ) for ; Fri, 04 Sep 2020 14:44:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id oKouNsZSUl8vegAA1q6Kng (envelope-from ) for ; Fri, 04 Sep 2020 14:44: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 B29149400C7 for ; Fri, 4 Sep 2020 14:44:22 +0000 (UTC) Received: from localhost ([::1]:41760 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kECwv-0007wm-Nj for larch@yhetil.org; Fri, 04 Sep 2020 10:44:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kECwl-0007tr-Nb for guix-devel@gnu.org; Fri, 04 Sep 2020 10:44:11 -0400 Received: from mail-40136.protonmail.ch ([185.70.40.136]:45696) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kECwh-0005ho-Q5 for guix-devel@gnu.org; Fri, 04 Sep 2020 10:44:11 -0400 Date: Fri, 04 Sep 2020 14:43:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail2; t=1599230642; bh=faYMifELddP7px5WbLkiIQj5sNIX+qjWY3Y574KisDY=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=Urz/EtwutF2Cqzi6ilXX6gB1RvyZCcwixQOdWuh5iBLQPni8yloKb5FcS6su9xFwc dpaLdgvYgzIRXrgzTSM4iii5vg4VuCukphcInPZQsEgr6BfTpkr2wtpSG8/PXZ8Nt0 8K4NElP0XUXBNWBBNyDugqjn9JjZBOki30nDGC0/RXqj4/+7+U+VrSOgRnCiHFXY+i 19tuZW30oTKjanvY2ot0wWB1B7svaDwmCodYsqUatjvWp6VoVS1IvCgJ8+kC/zAFrL HqVkWBYGyrH8dRRMx+ComBIksxFdF35ir0DIMK69Pn1p46RkNnqnJ3EtHNsyWznFL/ DsPcIVISXtiaA== To: divoplade From: Ekaitz Zarraga Subject: Re: My experience installing Guix system Message-ID: In-Reply-To: <1a4381d19a6910121e3e4df25746df06fbb03fce.camel@divoplade.fr> References: <1a4381d19a6910121e3e4df25746df06fbb03fce.camel@divoplade.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.136; envelope-from=ekaitz@elenq.tech; helo=mail-40136.protonmail.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/04 10:44:03 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, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Ekaitz Zarraga Cc: "guix-devel@gnu.org" Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=elenq.tech header.s=protonmail2 header.b=Urz/Etwu; dmarc=pass (policy=none) header.from=elenq.tech; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: QT3tQxGWb92H Hi, Thanks for sharing it, it's very interesting to see your experience because= it's very near to mine, even if my setup was much simpler. > It was a little messy, but in the end it > appears to work well. This is mostly my experience with guix. Good summary. We have to work more on reducing the mess, because the rest of it works acc= eptably well and the messy part is quite annoying. Best, Ekaitz