From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix as GSOC Project Date: Mon, 22 Apr 2013 23:57:37 +0200 Message-ID: <87mwsq44a6.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUOkD-00071v-Gb for bug-guix@gnu.org; Mon, 22 Apr 2013 17:57:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUOk7-0006iY-LS for bug-guix@gnu.org; Mon, 22 Apr 2013 17:57:53 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=38666 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUOk7-0006hg-82 for bug-guix@gnu.org; Mon, 22 Apr 2013 17:57:47 -0400 In-Reply-To: (Ashish Gupta's message of "Mon, 22 Apr 2013 05:40:51 +0530") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ashish Gupta Cc: bug-guix@gnu.org Hi Ashish, Thanks for your interest in GNU & Guix! First I would suggest you look at http://gnu.org/s/guix and the manual referred to from there to familiarize yourself with Guix, if you haven=E2= =80=99t already. Trying to install the system and report any problems that you have may also be a good starting point. Guix is written in Scheme. You don=E2=80=99t need to be a Scheme wizard to= hack on it, but I=E2=80=99d recommend looking at the code, and perhaps reading a= bit about Scheme and Guile to get a feel. Last but not least, among the ideas listed at , which one would you like to work on? Or would you like to add one? Happy hacking! Ludo=E2=80=99.