From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: proposal: make build failures explicit results in the store Date: Wed, 25 Nov 2015 22:49:21 +0100 Message-ID: <877fl5da1q.fsf@gnu.org> References: <56556DFC.3050402@gmx.net> <87610qmpfn.fsf@T420.taylan> <87h9kai58h.fsf@gnu.org> <5655C38E.9050907@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]:48802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1hwO-00079k-TF for guix-devel@gnu.org; Wed, 25 Nov 2015 16:49:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1hwJ-0008Af-U1 for guix-devel@gnu.org; Wed, 25 Nov 2015 16:49:28 -0500 In-Reply-To: <5655C38E.9050907@gmx.net> (Florian Paul Schmidt's message of "Wed, 25 Nov 2015 15:19:58 +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: > Oh, I wasn't even aware there was a DB. I had a more functional > picture in mind where there was a map See . > package definition -> entr(y|ies) in store The store is at a lower level, it doesn=E2=80=99t know about packages. Ludo=E2=80=99.