From patchwork Thu Mar 28 08:55:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cayetano Santos X-Patchwork-Id: 62326 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 21B0227BBEA; Thu, 28 Mar 2024 08:56:15 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7167B27BBE2 for ; Thu, 28 Mar 2024 08:56:14 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rplYL-0001kj-GN; Thu, 28 Mar 2024 04:56:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rplYH-0001hs-Tu for guix-patches@gnu.org; Thu, 28 Mar 2024 04:56:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rplYH-0000HJ-AZ for guix-patches@gnu.org; Thu, 28 Mar 2024 04:56:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rplYH-0000kc-SD for guix-patches@gnu.org; Thu, 28 Mar 2024 04:56:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70029] [PATCH v1] gnu: Add emacs-eglot-jl. References: In-Reply-To: Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Mar 2024 08:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70029 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70029@debbugs.gnu.org Cc: Cayetano Santos Received: via spool by 70029-submit@debbugs.gnu.org id=B70029.17116161532842 (code B ref 70029); Thu, 28 Mar 2024 08:56:01 +0000 Received: (at 70029) by debbugs.gnu.org; 28 Mar 2024 08:55:53 +0000 Received: from localhost ([127.0.0.1]:39019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rplY8-0000jh-Tf for submit@debbugs.gnu.org; Thu, 28 Mar 2024 04:55:53 -0400 Received: from confino.investici.org ([93.190.126.19]:41049) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rplY5-0000jG-N9 for 70029@debbugs.gnu.org; Thu, 28 Mar 2024 04:55:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1711616146; bh=fWwr9zeZFqYJ2ni0U7IpqZ0xMeKqmICSk450zQQTRWQ=; h=From:To:Cc:Subject:Date:From; b=Bm76GKNwcTve6xguRyQ1Qv2ZhfZjwLZJohuuaNOPYzw7ibXj6S5Gj2bmuLw1fpOas IuA2Dgn+2z6QeKuEf980VD3XWKVNy1RXMcGWhKidW+G67feZoAV4BWeJq9zr3iS4BK usGPchQW7sZbgCs2gahxB+ZUFLKsXJa1C0XKPRYQ= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4V4y766MWhz11HD; Thu, 28 Mar 2024 08:55:46 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4V4y765TLnz11Gy; Thu, 28 Mar 2024 08:55:46 +0000 (UTC) Date: Thu, 28 Mar 2024 09:55:38 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 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: , Reply-to: Cayetano Santos X-ACL-Warn: , Cayetano Santos via Guix-patches X-Patchwork-Original-From: Cayetano Santos via Guix-patches via From: Cayetano Santos Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/emacs-xyz.scm (emacs-eglot-jl): New variable. Signed-off-by: Cayetano Santos --- gnu/packages/emacs-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) base-commit: 656baadf83f2812c0ff79f4f2f0b5f1e927ed8a5 diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index d4819c62ce..683ea08ed4 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -12313,6 +12313,30 @@ (define-public emacs-eglot-tempel library with Eglot instead of Yasnippet.") (license license:gpl3+)))) +(define-public emacs-eglot-jl + (package + (name "emacs-eglot-jl") + (version "2.3.0") + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/non-Jedi/eglot-jl") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "144q4fj3am165vf1vx2ljlsmpn8vvvs1b95qi3rxlwqskkx0lig3")))) + (build-system emacs-build-system) + (propagated-inputs (list emacs-eglot)) + (arguments (list #:include #~(cons "\\.(jl|toml)$" %default-include))) + (home-page "https://github.com/non-Jedi/eglot-jl") + (synopsis "Julia support for Eglot") + (description + "This package adds support for Eglot to the Julia language.") + (license license:cc0))) + (define-public emacs-consult-xdg-recent-files (let ((commit "593023ffb99a368152ebd4e739488fa560bdfdea") (revision "0"))