From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iM+2FGYdC2P7qAAAbAwnHQ (envelope-from ) for ; Sun, 28 Aug 2022 09:46:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oO3gE2YdC2NvVAEAG6o9tA (envelope-from ) for ; Sun, 28 Aug 2022 09:46:46 +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 AA77538BD3 for ; Sun, 28 Aug 2022 09:39:13 +0200 (CEST) Received: from localhost ([::1]:56102 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSCsy-0003yy-Ra for larch@yhetil.org; Sun, 28 Aug 2022 03:39:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60534) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSCso-0003yY-UL for guix-patches@gnu.org; Sun, 28 Aug 2022 03:39:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39541) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oSCso-0002od-JE for guix-patches@gnu.org; Sun, 28 Aug 2022 03:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oSCsn-0004WJ-Vw for guix-patches@gnu.org; Sun, 28 Aug 2022 03:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57456] [PATCH] gnu: Add neovim-packer. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 28 Aug 2022 07:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57456 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "gyara" , <57456@debbugs.gnu.org> Received: via spool by 57456-submit@debbugs.gnu.org id=B57456.166167229517321 (code B ref 57456); Sun, 28 Aug 2022 07:39:01 +0000 Received: (at 57456) by debbugs.gnu.org; 28 Aug 2022 07:38:15 +0000 Received: from localhost ([127.0.0.1]:57523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSCs2-0004VJ-Mm for submit@debbugs.gnu.org; Sun, 28 Aug 2022 03:38:14 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSCrz-0004V8-Vr for 57456@debbugs.gnu.org; Sun, 28 Aug 2022 03:38:12 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 549724012D; Sun, 28 Aug 2022 09:38:10 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zUHPvJIZrcBa; Sun, 28 Aug 2022 09:38:09 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1661672289; bh=0LXYWKHEniTkqdSUXkxxAVRwERrD1mhdY6OoHFrGohE=; h=Date:Subject:From:To:References:In-Reply-To; b=bO8UN5LfJLnBQ0cjqfeet5dpY6ttxmgBwe69F33p9k6HkfNU1XiQy0YB0g3TfAcIS x65J1fwulYpNc3WulcazaBkmsz+DEx8aspOTs+saKfuoNwesuCoEzhq0YEOG5ZcoGd 4Jb/33bpkfWfLqz345DgLNhKr2hTeB7+vYdfNwElj1LjfWBPuw6sjT7ODQzgpg6gMI 9eXYaa2awPtw96udf1W2f9TScTNC27mQ4BIGhoBXcq/gFhtlMoIjicI9gHleH+aKbi JEQIQUxLdVClh2HLBD05Dn2zOiY/1zfyepdw0PjGqRAtNx2aXGNan9ME0pE6zQPk0N 3trmp/HYI8y7A== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sun, 28 Aug 2022 08:38:08 +0100 Message-Id: References: <6cd04239206a8a85b0d20ec5a5904b071d800b53.1661660180.git.me@gyara.moe> In-Reply-To: <6cd04239206a8a85b0d20ec5a5904b071d800b53.1661660180.git.me@gyara.moe> 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: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( 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=1661672353; 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=CpE3+784Kex+xyXXTq/m18IDymSr6ep5pW4sR4LcpuQ=; b=Hc/47woZtc54UzLwX59n78Lc5bHWVJvVjByJ9MHMJf56UqjV+lMlr6GKD+w4eJzLJMCaWG zdaaDByrWXa8y7sZKe3K01Zmq48lgMJDTCeBLJzoxCXzPnIxWXCuNvehpV4+OGpgYAmmVY 2zmfIRB7eX9eSCrQS2EvMqWEdKaYtBo/BeTwm70bpFpWRf5BbVgVaxQUp2fu2RWu3McX6l nUtg3Bh+oiw1mPWvAIoS80WhDr0B3tVvftX9STcyNWRjCn/RblCY9i4W1S2lu6B+zn2c1W OKp2ZptIyA+0SkUcrre9MX+YszQbOhWiemhGUA8WCdccWT2a9IUkvYCDJbsDmg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661672354; a=rsa-sha256; cv=none; b=HI6W+vItJlXh7oS20sykKvzPPij08SObxpCbTIbvrut2MO2xzRVlebI2s8PgvPowYqg2lE OdR5MAnt7YOT+uR3B9y0IvwTD9XmCnBrw+tEpmvb76vr3OlruUv5sE4zYB3thVvaaUXZ0e P9z3EuczLf5OoZfASdX2kYlGi6j65HXrPcxc3Lm15rNJbXqnynz5KRnvg5ml0gEvNJDwqP EYSGquQ431ybg94rxqpb14d41I9ar+7IBNhgpLA2b249aCSBf5eZKRqIVCs5qtAc5yyL4W Q1fGtcWVRiF8uL8YSXTu4mudJ8tegSjViQgwZxGFDEB1la/DDrmRZbh0okBt+w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=bO8UN5Lf; 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: -0.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=bO8UN5Lf; 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: AA77538BD3 X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: OBIeCsTXrVIF Hello! On Sun Aug 28, 2022 at 5:16 AM BST, gyara via Guix-patches via wrote: > + (let ((commit "3a9f9801f683946b9f1047d8f4bf9946c29e927d") > + (revision "1")) Change to `0`, since this is the first revision in Guix. > + (package > + (name "neovim-packer") > + (version (git-version "0.0.0" revision commit)) > + (home-page "https://github.com/wbthomason/packer.nvim") Move this above `synopsis`. > + (uri (git-reference > + (url "https://github.com/wbthomason/packer.nvim.gi= t") Remove the `.git` part. > + (arguments > + '(#:install-plan '(("lua" > + "share/nvim/site/pack/packer/start/packer.nvi= m/") > + ("doc" > + "share/nvim/site/pack/packer/start/packer.nvi= m/")))) Probably better formatting: (arguments (list #:install-plan #~'(("doc" "share/nvim/site/pack/guix/start/packer/") ("lua" "share/nvim/site/pack/guix/start/packer/")))) (I used site/guix instead of site/packer for my own Guix neovim packages; it seems like any name after site/ works.) > + (synopsis "Neovim Plugin manager") This might be better as: Plugin manager for Neovim > + (description > + "A use-package inspired plugin manager for Neovim. Uses native pa= ckages, > + supports Luarocks dependencies, written in Lua, allows for express= ive config") And this as: This package provides a plugin manager for Neovim, inspired by Emacs's @code{euse-package}. It's written in Lua, supports Luarocks dependencies= , and is based on Vim's builtin plugin support. -- (