From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oGeFGHmZhWJZSAAAbAwnHQ (envelope-from ) for ; Thu, 19 May 2022 03:12:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sElSGHmZhWKUTQEAauVa8A (envelope-from ) for ; Thu, 19 May 2022 03:12:25 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0E8AF257AD for ; Thu, 19 May 2022 03:12:24 +0200 (CEST) Received: from localhost ([::1]:51822 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nrUiF-00076p-Bx for larch@yhetil.org; Wed, 18 May 2022 21:12:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrUhu-00076h-86 for guix-patches@gnu.org; Wed, 18 May 2022 21:12:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40090) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nrUht-0005gV-Ug for guix-patches@gnu.org; Wed, 18 May 2022 21:12:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nrUht-0002LN-QA for guix-patches@gnu.org; Wed, 18 May 2022 21:12:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54221] [PATCH v4 2/2] gnu: neovim: Search and use installed plugins, like vim. Resent-From: SeerLite Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 May 2022 01:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54221 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Maxime Devos , 54221@debbugs.gnu.org Received: via spool by 54221-submit@debbugs.gnu.org id=B54221.16529227048985 (code B ref 54221); Thu, 19 May 2022 01:12:01 +0000 Received: (at 54221) by debbugs.gnu.org; 19 May 2022 01:11:44 +0000 Received: from localhost ([127.0.0.1]:33987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrUhc-0002Kr-5a for submit@debbugs.gnu.org; Wed, 18 May 2022 21:11:44 -0400 Received: from mx.nixnet.email ([94.16.121.167]:40336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrUha-0002Kj-Up for 54221@debbugs.gnu.org; Wed, 18 May 2022 21:11:43 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) by mx.nixnet.email (Postfix) with ESMTPSA id 23EA62007B5; Wed, 18 May 2022 21:11:40 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nixnet.email; s=202002021149; t=1652922702; h=from:from:reply-to:subject:subject:to:to:cc; bh=PV4WZ7ORISTCouXZ3XnCSOxmFArYEhVrnPseSS6X+88=; b=AbIBpr2KQjfj2ra6oW8vdIpiSJ2aIhm9NoQ44I5UOzFQdbIOJHAaqjQWf0NBVV552h7Z0E mqllkH0irFT9SAOzLO9caJjWfZd7IJX6Nlfdv0Rr0qiWwzgHHEW0NiojZZKf5YpIDe7Ny9 IhR6gmcWGA2hO4uckXgMMfK0czP7u3U= Message-ID: Date: Wed, 18 May 2022 21:11:37 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Content-Language: en-US References: <588f885b9a2ea8c7533dac470462e7ea0783de73.camel@telenet.be> <049b8019-cd8a-59c6-f33f-426c5ac2fa3d@nixnet.email> <87ilsedltb.fsf_-_@gnu.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: SeerLite X-ACL-Warn: , SeerLite via Guix-patches From: SeerLite via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652922745; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=PV4WZ7ORISTCouXZ3XnCSOxmFArYEhVrnPseSS6X+88=; b=qxxAWvU5I83LaNTzt5cVT6cHNsUHmbEFwXwGxAj6WgtkQLK0v3GZx2msEhD6b93YKFltmc jQing/H8KkYR0oVHu5eEL200Oikt1aIkNJu/l6cex8oZzR3eVESz2le6q+u8B6u1ObB4Pf NG6kjArjagSCpS6uV+OX05CT3PL1TGX//rgmav/SgQNUWwgaEodDjLSTTvs8kk6PnYfrh1 B5PLZ3v9ls3OGBCdRvbVGGvocYN8mR1XXSxpNpOAwRhMmCfCvjCad0J9ErU8ANUNX08CxS +91mf6FxGZFnTRVZdrChcGaFt5zo0FstJ3oD11/rCYSgGBDaNUEBP/CU2/SLvA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652922745; a=rsa-sha256; cv=none; b=QS+QJIVgZG7Tjqr2jc7VokYwQu34xi32agxYKdr75xWWopgtgOzIGqINasc0nb5xP+hR2W RPQBp0wqorjUCxzt1vIRcJ9DIRrf9grDEEbtoRh8PwK1oZf++dQOtTG13IqKHuSchRuOWu 8iZw1c5J41fY4kj6HttOBS1tdQ9dEy+CkN7CyAlhW3tXJnz+6uE2kN0/hnnM2hzbGzC7jV ZEAjwENDpK1Vk8+txH88wXMYH43yLs7lexndZdVfc3p0gnzlEGa7DiTT7wICOxunlrtGKU 4luf+5IUI3mr9FLmv/JwlenthH5eWYRGe5Wg24OMGKoWbr+NxbgWSwB/0QRvGQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nixnet.email header.s=202002021149 header.b=AbIBpr2K; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.14 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nixnet.email header.s=202002021149 header.b=AbIBpr2K; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0E8AF257AD X-Spam-Score: -4.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: yMevUlZ2KkMs Rebased on top of 182b25fb () and fixed the wrong lookup for tzdata files in inputs instead of native-inputs again, as Maxime had pointed out (something I thought was caused by my previous style/gexp patch when it was not). I wasn't able to figure out how to test it though. SeerLite