From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add nvi Date: Tue, 02 Sep 2014 14:21:33 +0200 Message-ID: <87sikanrg2.fsf@gnu.org> References: <54047591.9080902@gmail.com> <5405975D.70604@gmail.com> <87bnqygwb2.fsf@taylan.uni.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOn5m-0003Zi-QI for guix-devel@gnu.org; Tue, 02 Sep 2014 08:21:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOn5d-0004MJ-LX for guix-devel@gnu.org; Tue, 02 Sep 2014 08:21:46 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:55476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOn5d-0004M6-FA for guix-devel@gnu.org; Tue, 02 Sep 2014 08:21:37 -0400 In-Reply-To: <87bnqygwb2.fsf@taylan.uni.cx> (Taylan Ulrich Bayirli's message of "Tue, 02 Sep 2014 12:18:25 +0200") 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: Taylan Ulrich Bayirli/Kammer Cc: guix-devel@gnu.org Taylan Ulrich Bayirli/Kammer skribis: > Do we have any guidelines regarding what packages go in what files, or > is it determined on an "intuitive" basis? The latter. :-) That=E2=80=99s not ideal, but from my experience with Nixpkgs, it=E2=80=99s= hard to find a formal categorization scheme that would be really helpful. Ludo=E2=80=99.