From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: GuixSD on eoma68-a20? Date: Fri, 14 Dec 2018 11:48:52 +0100 Message-ID: <87efak5qp7.fsf@gnu.org> References: <68f9fc17-94f5-dcc2-f54d-61d6e2bf384d@riseup.net> <20181208181214.2308472a@scratchpost.org> <87pnubn386.fsf@netris.org> <20181209124800.495326cd@scratchpost.org> <87in0275ec.fsf@netris.org> <87va40x90s.fsf@gnu.org> <20181212091211.78d2e86d@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXl1n-0007Ws-Nk for guix-devel@gnu.org; Fri, 14 Dec 2018 05:49:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXl1m-000192-35 for guix-devel@gnu.org; Fri, 14 Dec 2018 05:49:07 -0500 In-Reply-To: <20181212091211.78d2e86d@scratchpost.org> (Danny Milosavljevic's message of "Wed, 12 Dec 2018 09:12:11 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org, 33676@debbugs.gnu.org Hello! Danny Milosavljevic skribis: > Yessss! > > flash-image just successfully built on Hydra. > > Can I have the resulting file please? > > See https://hydra.gnu.org/build/3255541/log/raw I believe you can download it by running: guix build /gnu/store/ywrh286iqc3jlfhjqsvs22gmcr02i2bp-disk-image.drv If you don=E2=80=99t have this .drv, you should be able to build it from co= mmit cba7ddcf603455c6692eb50c8bbf203a6bf17ab1. See all the details at . Ludo=E2=80=99.