From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: proposal: (define (find-guix-packages list-of-names) ... ) Date: Mon, 16 Nov 2015 21:06:00 +0100 Message-ID: <877flhbtg7.fsf@gnu.org> References: <56444BFC.70800@gmx.net> <87pozbroes.fsf@gnu.org> <5648F83C.8010302@gmx.net> <87ziye6qrb.fsf@gnu.org> <564A2F11.3000602@gmx.net> 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]:39010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyQ2R-0004cu-Q6 for guix-devel@gnu.org; Mon, 16 Nov 2015 15:06:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyQ2M-0000FU-Q7 for guix-devel@gnu.org; Mon, 16 Nov 2015 15:06:07 -0500 In-Reply-To: <564A2F11.3000602@gmx.net> (Florian Paul Schmidt's message of "Mon, 16 Nov 2015 20:31:29 +0100") 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: Florian Paul Schmidt Cc: guix-devel@gnu.org Florian Paul Schmidt skribis: > sure, I'm fine with just a warning, too. Thought I'd just mention the > possible problems that exist. If you want to, I can try and put > together a patch for the docs.. Sure. I think we would need a new section for (gnu packages), maybe =E2=80=9CDistribution API=E2=80=9D under =E2=80=9CGNU Distribution=E2=80=9D= ? It would describe =E2=80=98fold-packages=E2=80=99, =E2=80=98specification->package=E2=80=99, = and so on. Thanks, Ludo=E2=80=99.