From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: GSoC ideas Date: Mon, 8 Feb 2016 13:45:28 -0500 Message-ID: References: <20160206113802.GA17867@thebird.nl> <87mvre2eyz.fsf@gnu.org> <87wpqhu0t1.fsf@dustycloud.org> <20160208104530.GA26946@crashnator.suse.cz> <87zivbxggp.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSqoU-0003l3-Cl for guix-devel@gnu.org; Mon, 08 Feb 2016 13:45:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSqoT-00013h-GR for guix-devel@gnu.org; Mon, 08 Feb 2016 13:45:30 -0500 Received: from mail-yw0-x22f.google.com ([2607:f8b0:4002:c05::22f]:35588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSqoT-00013b-8A for guix-devel@gnu.org; Mon, 08 Feb 2016 13:45:29 -0500 Received: by mail-yw0-x22f.google.com with SMTP id g127so108910399ywf.2 for ; Mon, 08 Feb 2016 10:45:28 -0800 (PST) In-Reply-To: <87zivbxggp.fsf@dustycloud.org> 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: Christopher Allan Webber Cc: guix-devel On Mon, Feb 8, 2016 at 12:24 PM, Christopher Allan Webber wrote: > What I'm talking about is Guix *as a package > manager* to be able to be available on foreigh distros so I can > encourage friends to do: > > apt-get install guix > > ... and then do user-space hacking with Guix, and use "guix environment" > for hacking on my projects... I think we'd increase our userbase > dramatically by getting Guix as a user-space pacakge manager into > various distros. Such packages would be convenient for users of these distros, but getting them into Debian and Fedora proper is unlikely because Guix does not conform to the FHS. - Dave