From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: New to Guix Date: Mon, 3 Jun 2013 12:33:13 +0200 Message-ID: <20908.28905.25897.521567@Konrad-Hinsens-MacBook-Pro.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjS4p-00043B-Ij for bug-guix@gnu.org; Mon, 03 Jun 2013 06:33:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjS4k-0007J1-Mm for bug-guix@gnu.org; Mon, 03 Jun 2013 06:33:23 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:54418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjS4k-0007Im-FF for bug-guix@gnu.org; Mon, 03 Jun 2013 06:33:18 -0400 Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id E6841205F5 for ; Mon, 3 Jun 2013 06:33:15 -0400 (EDT) Received: from Konrad-Hinsens-MacBook-Pro.local (unknown [195.221.0.206]) by mail.messagingengine.com (Postfix) with ESMTPA id 67060C80144 for ; Mon, 3 Jun 2013 06:33:15 -0400 (EDT) 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: bug-guix@gnu.org Hi everyone, I finally found some time to test-install Guix and so far I like what I have seen. I had been playing with Nix in the past, so much of Guix is not completely new to me, and Scheme instead of Nix+bash is a welcome relief ;-) I will probably write a couple of package definitions in the course of my further explorations, so I wonder how to contribute them to the project. Is it OK to post them to this mailing list? I also wonder if there are any conditions as to what software is acceptable for the package collection. From a quick look at what's there already, it seems everything with a reasonably free license is welcome. Did I guess right? Konrad.