From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: Installing Guix easily on other distros Date: Thu, 14 Apr 2016 16:02:06 +0200 Message-ID: <570FA2DE.6090405@gmail.com> References: <570FA064.5050406@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqhqX-0003Ug-RF for guix-devel@gnu.org; Thu, 14 Apr 2016 10:02:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqhqT-0007cd-E2 for guix-devel@gnu.org; Thu, 14 Apr 2016 10:02:13 -0400 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:37992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqhqT-0007cI-3g for guix-devel@gnu.org; Thu, 14 Apr 2016 10:02:09 -0400 Received: by mail-wm0-x22a.google.com with SMTP id u206so127290934wme.1 for ; Thu, 14 Apr 2016 07:02:08 -0700 (PDT) Received: from [192.168.0.10] (tal33-3-82-233-82-24.fbx.proxad.net. [82.233.82.24]) by smtp.googlemail.com with ESMTPSA id ux5sm44072546wjc.17.2016.04.14.07.02.07 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 14 Apr 2016 07:02:07 -0700 (PDT) In-Reply-To: <570FA064.5050406@crazy-compilers.com> 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: guix-devel@gnu.org On 04/14/2016 03:51 PM, Hartmut Goebel wrote: > Hi, > > today on irc, there was discussion about that Guix should be easily > installable and manageable in other distros being higher priority. This > could attract more users to ry out Guix. So I created a draft .spec-file > for building and installing Guix o RPM-based systems like Fedora. > Someone already did that in copr: https://copr.fedorainfracloud.org/coprs/lantw44/guix/ Maybe you could work with them? Cyril.