From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ANilHWDt+GOSqwAAbAwnHQ (envelope-from ) for ; Fri, 24 Feb 2023 18:01:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eHa4HGDt+GPXsQAAG6o9tA (envelope-from ) for ; Fri, 24 Feb 2023 18:01:20 +0100 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 29DC5410B for ; Fri, 24 Feb 2023 18:01:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677258080; a=rsa-sha256; cv=none; b=Monwb9cyveQXWKXFtrRhpWUYVZxxwNae6n4MwkIU8fyEbtDPHmca58b28SvmGJTXV8kYxZ HM0B+vSN5d7JwI5GPDXYhBagpiGV7Yq1N/gah4Ch36B2eDcyj2+Z1kQPy3mOePsxVXkYH+ 6Vs/bMbxsQfJU8Y9C3Z7T/T8nUu15wQWFzfZDp++acFIckqo+uP4h4FAAjaKMmAlbf2K55 An9RYhss3ef4axuXVPKnrf+geTkPTkZ7lCoX6or3toJAuVtUp+gGRmyxIRu+xifYgHw3re pwxTLhvkqkFO1RNFrCg700tIg/hXKN6FUt1sGRLRFhSU9BuBFmS8Ihq9VhW/eQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677258080; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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; bh=H2AatV69rhVvJYhk6+LikdGZMFndtO5heYU5gML0Zv4=; b=P3cwR+2ik4x68ET7UVb5+dzr+dkZvdSU2TuD98cDWYhrkt7/K4RO3ZTAUpyqcaKLDUi0SE e19xDQkaekvK5f3n/1TNkxS+XNNBwv3A9kkHHY6fbxUnrLSQx2gL11v95d27eqFQw0nn0b dXHojf2Q6ydAhNAL2VB1poe1PMkgxQy0+gufzeqABFFtNOhLYvoic8fXUNvVBL1UsH0Jtf pNzjpaveKhXwpL/uQ6qlJYAKJGcvcfdN/sZY34ue6azc7rARx2379+Exd4Fc6Ua2DSH3Lt +euizf+BO48soqs475nX3Nnw0Xfy14/9ub6cCwzPXBcjeQwzH1QOZUlOK1eqxw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVbRC-00072w-7m; Fri, 24 Feb 2023 12:00:50 -0500 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 1pVbQS-0006ig-Te for guix-patches@gnu.org; Fri, 24 Feb 2023 12:00:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pVbQS-0005im-If for guix-patches@gnu.org; Fri, 24 Feb 2023 12:00:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVbQS-0003mM-EV for guix-patches@gnu.org; Fri, 24 Feb 2023 12:00:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61762] [PATCH 4/4] gnu: emacs-julia-snail: Update propagated-inputs. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 24 Feb 2023 17:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61762 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61762@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 61762-submit@debbugs.gnu.org id=B61762.167725796314417 (code B ref 61762); Fri, 24 Feb 2023 17:00:04 +0000 Received: (at 61762) by debbugs.gnu.org; 24 Feb 2023 16:59:23 +0000 Received: from localhost ([127.0.0.1]:38118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVbPm-0003kT-Lt for submit@debbugs.gnu.org; Fri, 24 Feb 2023 11:59:22 -0500 Received: from 18.mo582.mail-out.ovh.net ([46.105.73.110]:50561) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVbPi-0003kG-1U for 61762@debbugs.gnu.org; Fri, 24 Feb 2023 11:59:18 -0500 Received: from director3.ghost.mail-out.ovh.net (unknown [10.108.1.170]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 9251A25160 for <61762@debbugs.gnu.org>; Fri, 24 Feb 2023 16:59:15 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-gzb79 (unknown [10.110.208.112]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id E1B3A1FDBB; Fri, 24 Feb 2023 16:59:13 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-gzb79 with ESMTPSA id 9IYdO+Hs+GMIHg0AvSikPA (envelope-from ); Fri, 24 Feb 2023 16:59:13 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Fri, 24 Feb 2023 17:58:55 +0100 Message-Id: <20230224165855.962-4-ngraves@ngraves.fr> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230224165855.962-1-ngraves@ngraves.fr> References: <20230224165855.962-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 17069487012842365666 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrudekfedgledtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpfeejrdehledrudegvddruddtfeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepiedujeeivdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekvddpmhhouggvpehsmhhtphhouhht 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches X-Migadu-Queue-Id: 29DC5410B X-Spam-Score: -4.68 X-Migadu-Spam-Score: -4.68 X-Migadu-Scanner: scn0.migadu.com From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: BbhpC7KYYKeO * gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update propagated-inputs. --- gnu/packages/emacs-xyz.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e4bf8e2102..94c6c7d7ea 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -180,6 +180,7 @@ (define-module (gnu packages emacs-xyz) #:use-module (gnu packages haskell-apps) #:use-module (gnu packages ibus) #:use-module (gnu packages java) + #:use-module (gnu packages julia-xyz) #:use-module (gnu packages ncurses) #:use-module (gnu packages networking) #:use-module (gnu packages python) @@ -12291,7 +12292,9 @@ (define-public emacs-julia-snail (list libvterm emacs-julia-mode ;required by parser emacs-parsec ;required by parser - emacs-vterm)) + emacs-vterm + julia-tokenize + julia-cstparser)) (home-page "https://github.com/gcv/julia-snail") (synopsis "Development environment and REPL interaction package for Julia") (description "This package provides a development environment and REPL -- 2.39.1