From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#35016: ranger not fully working Date: Wed, 27 Mar 2019 14:11:37 +0100 Message-ID: <87tvfo31iu.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h98MZ-0006bB-B0 for bug-guix@gnu.org; Wed, 27 Mar 2019 09:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h98MY-0000IJ-Eu for bug-guix@gnu.org; Wed, 27 Mar 2019 09:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47428) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h98MY-0000I4-2E for bug-guix@gnu.org; Wed, 27 Mar 2019 09:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h98MX-00034D-QY for bug-guix@gnu.org; Wed, 27 Mar 2019 09:13:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: 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" To: Bradley Haggerty Cc: 35016@debbugs.gnu.org Bradley Haggerty writes: > It seems this was something simple I overlooked. I was just missing the > file command. After a quick `guix package -i file` it now seems to work as > expected. Should =E2=80=9Cfile=E2=80=9D be installed alongside =E2=80=9Cranger=E2=80= =9D by default, i.e. using propagated inputs? Or can we embed a reference to the =E2=80=9Cfile=E2=80= =9D executable in the sources of =E2=80=9Cranger=E2=80=9D to avoid propagation? --=20 Ricardo