From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uCTsE0Yyi2A5egEAgWs5BA (envelope-from ) for ; Fri, 30 Apr 2021 00:25:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UL2hD0Yyi2CBHgAA1q6Kng (envelope-from ) for ; Thu, 29 Apr 2021 22:25:10 +0000 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 065B0CB9E for ; Fri, 30 Apr 2021 00:25:10 +0200 (CEST) Received: from localhost ([::1]:59226 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcF5p-0008Aq-6V for larch@yhetil.org; Thu, 29 Apr 2021 18:25:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40264) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcF5i-0008AX-I9 for guix-patches@gnu.org; Thu, 29 Apr 2021 18:25:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45457) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcF5i-0002HG-61 for guix-patches@gnu.org; Thu, 29 Apr 2021 18:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcF5i-0003Xz-16 for guix-patches@gnu.org; Thu, 29 Apr 2021 18:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48109] [PATCH] gnu: neovim: Use luajit instead of lua. Resent-From: Jack Hill Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Apr 2021 22:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48109 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48109@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161973510013623 (code B ref -1); Thu, 29 Apr 2021 22:25:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Apr 2021 22:25:00 +0000 Received: from localhost ([127.0.0.1]:57003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcF5g-0003Xf-Lp for submit@debbugs.gnu.org; Thu, 29 Apr 2021 18:25:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:60838) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcF5d-0003XU-Ct for submit@debbugs.gnu.org; Thu, 29 Apr 2021 18:24:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcF5d-000898-5w for guix-patches@gnu.org; Thu, 29 Apr 2021 18:24:57 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:33222) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcF5b-0002BF-Jw for guix-patches@gnu.org; Thu, 29 Apr 2021 18:24:56 -0400 Received: from [2001:470:8:9f5:f850:c9a2:75c6:a2d9] (helo=alperton.home.eronel.org) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lcF5Z-0000pM-VF for guix-patches@gnu.org; Thu, 29 Apr 2021 18:24:54 -0400 From: Jack Hill Date: Thu, 29 Apr 2021 18:24:45 -0400 Message-Id: <20210429222445.29724-1-jackhill@jackhill.us> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=104.248.1.95; envelope-from=jackhill@jackhill.us; helo=minsky.hcoop.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619735110; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=11Mlf5SZBwkfqbnwt3kZIChWw5zOBpRNjpAf5ORZwjQ=; b=pnb7SwWVTWBuzMAOGf28vSkSLT0W61/Zpu7jwp1DpCEnd91Ts+j1Siby9mQ6dCxu6wmKHu j5ltVr1cvnmeznKXOFjfy+OC18rAOVGj2KF4ULBWCB6DuJIGi3zjbb+UGn0EORSBEav0Qn g0JeBSblXU/gldMp0jvrPrnTHLhyAwtuD75uf1dWN0h/E3yqyzyYMSsWb0N3jYOjky2qf6 MuOyfBPYg3iW4Z0JEbrfuHY5sdQSkjTvKtFeikTcY5KZCytKqKfSxBQcytM6bdy8Ip6kjq hD2pOHo6aosu6/jEp3eL+hWqy8xhEdnaCBb+IUs8hqskturNuUirmdej8Lj4FQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619735110; a=rsa-sha256; cv=none; b=Uti+6TMCvkxDXLgqerBrP63tuoYdW4p9vkpBwd+baNa3RkBDelhBjR10dJRxNvLoq2QL1v hScEOdAnJNKxSg7T80SgF/byx9mIQSwgOTl/T14HUYhaWMirLSJHt9ItahKpcA74xB3tol eiWqmHG+KChPtSrYZtR3A55FAYY0vt76qk1e/9rHtLaTWZrTm1xcIKYizYn17kxjGvtxVY DyN4GISV23bZZxZ/nm6NB7KmXXsFyfDkgJDMFqQqNqQ6nemzz6MwWxc4ya6Xpk/SIKzd/+ Gmoxd4U1L8Etk7Kk2NEH6anSuKz6HOTf13CI4JtiejwVYbdJhttzoVjCPPe+uw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 2.54 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 065B0CB9E X-Spam-Score: 2.54 X-Migadu-Scanner: scn0.migadu.com X-TUID: BF1EE3vB+fdl * gnu/packages/vim.scm (neovim)[arguments]: Remove non-default configure-flags. [inputs]: Use replace lua-5.1 with luajit. --- Change to luajit discussed on guix-devel: https://lists.gnu.org/archive/html/guix-devel/2021-04/msg00344.html gnu/packages/vim.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index 3b796fa341..678fa74ab9 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -644,7 +644,6 @@ are detected, the user is notified."))) `(#:modules ((srfi srfi-26) (guix build cmake-build-system) (guix build utils)) - #:configure-flags '("-DPREFER_LUA:BOOL=YES") #:phases (modify-phases %standard-phases (add-after 'unpack 'set-lua-paths @@ -685,7 +684,7 @@ are detected, the user is notified."))) ("unibilium" ,unibilium) ("jemalloc" ,jemalloc) ("libiconv" ,libiconv) - ("lua" ,lua-5.1) + ("lua" ,luajit) ("lua-luv" ,lua5.1-luv) ("lua-lpeg" ,lua5.1-lpeg) ("lua-bitop" ,lua5.1-bitop) -- 2.31.1