From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia@riseup.net Subject: Is anybody working on a go build system in guix? Date: Fri, 26 Feb 2016 20:31:24 +0100 Message-ID: <2019146fd9825fb890cc846c652252fa@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZO6r-0003SD-Ct for guix-devel@gnu.org; Fri, 26 Feb 2016 14:31:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZO6o-0007pK-1r for guix-devel@gnu.org; Fri, 26 Feb 2016 14:31:29 -0500 Received: from mx1.riseup.net ([198.252.153.129]:58868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZO6n-0007p1-PK for guix-devel@gnu.org; Fri, 26 Feb 2016 14:31:25 -0500 Received: from cotinga.riseup.net (unknown [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id A6EC51A04FF for ; Fri, 26 Feb 2016 19:31:24 +0000 (UTC) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel I have lately looked closer at IPFS and I would like to compile and run it on GuixSD but don't know how to succeed without a build system. cheers sdb