From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yGyiFG5/QmAaEAAA0tVLHw (envelope-from ) for ; Fri, 05 Mar 2021 18:58:54 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UKd1EG5/QmDXVwAA1q6Kng (envelope-from ) for ; Fri, 05 Mar 2021 18:58:54 +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 7321424A24 for ; Fri, 5 Mar 2021 19:58:53 +0100 (CET) Received: from localhost ([::1]:40984 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIFf2-0005ZT-7O for larch@yhetil.org; Fri, 05 Mar 2021 13:58:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIFei-0005XL-68 for help-guix@gnu.org; Fri, 05 Mar 2021 13:58:32 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:19910) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIFef-0004JM-Gu for help-guix@gnu.org; Fri, 05 Mar 2021 13:58:31 -0500 Date: Fri, 05 Mar 2021 18:58:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail3; t=1614970706; bh=w+ImuuMa+YzvG9rXeQpUReBDWTGjdVM7Pa76ehsedhA=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=EwdEqh3wofWL+IITfP/UO1GINIs7dT6hUcVeZ/5xR7vfLM0TA8LB8jfLTNeIOREnV Mz5A0IL8KbuhU9xGY+zU9QFcBqDxKBCI8rPlbpZol8t6lhUIMgsNTafj/yees02DHB s/FZeTeG9dQ+n4gfxW4FGlRI78Bl/mTtVCunwh7by3IRscq4c7xqtxGY4mwNzlK22T 0k1TVsvuNkiZER41DjnOsFtaFASiqui97vt1IHowVFhxApKn/5FP7/jdK8T9BAUMea YY5n9j/bT8l6RfM//ngX4RFmrStILTW8DrtQsMy6nMHeBM231XpkpLDLEvFslnNDlc BxUu4NIyqUj2w== To: Julien Lepiller From: Ekaitz Zarraga Subject: Re: Android development in Guix Message-ID: In-Reply-To: <219E7C70-5C2E-4AC2-82F0-6AA94B7EBF38@lepiller.eu> References: <219E7C70-5C2E-4AC2-82F0-6AA94B7EBF38@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.134; envelope-from=ekaitz@elenq.tech; helo=mail-40134.protonmail.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, 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: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Ekaitz Zarraga Cc: "help-guix\\\\@gnu.org" Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=elenq.tech header.s=protonmail3 header.b=EwdEqh3w; dmarc=pass (policy=none) header.from=elenq.tech; 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-Migadu-Queue-Id: 7321424A24 X-Spam-Score: -3.06 X-Migadu-Scanner: scn1.migadu.com X-TUID: ggQqQD2u8uIP > This is terrible, but it is the only way I found to run it somewhat prope= rly. Running it in an environment also isolates it from the system and prev= ents it from doing any damage to my home directory or my personal data. I h= ope this is useful to you! LOL! > HTH :) It totally does. Thanks a lot :)