From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: distinguishing between applications and libraries Date: Fri, 05 Jul 2019 22:58:38 +0200 Message-ID: <87sgrki4g1.fsf@gnu.org> References: <0E655A03-834C-4219-8956-D69CF4C6A444@vllmrt.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:470:142:3::10]:41454) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hjVI2-0002WQ-80 for guix-devel@gnu.org; Fri, 05 Jul 2019 16:58:43 -0400 In-Reply-To: <0E655A03-834C-4219-8956-D69CF4C6A444@vllmrt.net> (Robert Vollmert's message of "Sun, 30 Jun 2019 19:33:55 +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" To: Robert Vollmert Cc: guix-devel@gnu.org Hi, Robert Vollmert skribis: > - `guix search` would ignore library packages by default I don=E2=80=99t think that=E2=80=99s a viable approach: sometimes people se= arch for libraries, too. Now =E2=80=98guix search=E2=80=99 could rates leaves of the graph higher, t= hough I=E2=80=99m not sure if it should be the default. Thanks, Ludo=E2=80=99.