From: Efraim Flashner <efraim@flashner.co.il>
To: Murilo <murilo@disroot.org>
Cc: 74519-done@debbugs.gnu.org
Subject: bug#74519: [PATCH v2 rust-team 00/23] Add helix
Date: Tue, 24 Dec 2024 20:52:46 +0200 [thread overview]
Message-ID: <Z2sC_lvOFZPryf_C@3900XT> (raw)
In-Reply-To: <cover.1732891005.git.murilo@disroot.org>
[-- Attachment #1: Type: text/plain, Size: 739 bytes --]
I took a deeper look at tree-sitter and I've come to the realization
that "tree-sitter" is the name of the repo and the tool, and the
installed full package comes from packaging from the full repo, not the
individual pieces. Then I was ready to push the rust-tree-sitter-0.22
patch, except it looks like it's missing inputs. Rather than package
the inputs right now I figured it was better to create a
rust-tree-sitter-0.20 package and downgrade helix to 23.10. So I did
that and pushed it to the rust-team branch.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2024-12-24 18:54 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 2:28 [bug#74519] [PATCH rust-team 00/30] Add helix Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 01/30] gnu: " Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 02/30] gnu: Add rust-nucleo-0.2 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 03/30] gnu: Add rust-cov-mark-1 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 04/30] gnu: Add rust-nucleo-matcher-0.2 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 05/30] gnu: Add rust-tree-sitter-0.22 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 06/30] gnu: Add rust-termini-1 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 07/30] gnu: Add rust-pulldown-cmark-0.11 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 08/30] gnu: Add rust-pulldown-cmark-escape-0.11 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 09/30] gnu: Add rust-regex-cursor-0.1 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 10/30] gnu: Add rust-unicode-general-category-0.6 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 11/30] gnu: rust-hashbrown-0.14: Update to 0.14.5 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 12/30] gnu: rust-slotmap-1: Update to 1.0.7 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 13/30] gnu: rust-textwrap-0.16: Update to 0.16.1 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 14/30] gnu: rust-clipboard-win-5: Update to 5.4.0 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 15/30] gnu: rust-tokio-stream-0.1: Update to 0.1.16 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 16/30] gnu: Add rust-gix-submodule-0.11 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 17/30] gnu: Add rust-gix-status-0.10 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 18/30] gnu: Add rust-gix-ref-0.44 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 19/30] gnu: Add rust-gix-discover-0.32 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 20/30] gnu: Add rust-gix-dir-0.5 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 21/30] gnu: Add rust-gix-config-0.37 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 22/30] gnu: Add rust-gix-0.63 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 23/30] gnu: rust-open-5: Update to 5.3.1 Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 24/30] gnu: rust-gix-0.66: Update home-page Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 25/30] gnu: rust-gix-config-0.40: " Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 26/30] gnu: rust-gix-dir-0.8: " Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 27/30] gnu: rust-gix-discover-0.35: " Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 28/30] gnu: rust-gix-ref-0.47: " Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 29/30] gnu: rust-gix-status-0.13: " Murilo via Guix-patches via
2024-11-25 2:48 ` [bug#74519] [PATCH rust-team 30/30] gnu: rust-gix-submodule-0.14: " Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 00/23] Add helix Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 01/23] gnu: " Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 02/23] gnu: Add rust-nucleo-0.2 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 03/23] gnu: Add rust-cov-mark-1 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 04/23] gnu: Add rust-nucleo-matcher-0.2 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 05/23] gnu: Add rust-tree-sitter-0.22 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 06/23] gnu: Add rust-termini-1 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 07/23] gnu: Add rust-pulldown-cmark-0.11 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 08/23] gnu: Add rust-pulldown-cmark-escape-0.11 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 09/23] gnu: Add rust-regex-cursor-0.1 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 10/23] gnu: Add rust-unicode-general-category-0.6 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 11/23] gnu: rust-hashbrown-0.14: Update to 0.14.5 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 12/23] gnu: rust-slotmap-1: Update to 1.0.7 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 13/23] gnu: rust-textwrap-0.16: Update to 0.16.1 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 14/23] gnu: rust-clipboard-win-5: Update to 5.4.0 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 15/23] gnu: rust-tokio-stream-0.1: Update to 0.1.16 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 16/23] gnu: Add rust-gix-submodule-0.11 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 17/23] gnu: Add rust-gix-status-0.10 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 18/23] gnu: Add rust-gix-ref-0.44 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 19/23] gnu: Add rust-gix-discover-0.32 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 20/23] gnu: Add rust-gix-dir-0.5 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 21/23] gnu: Add rust-gix-config-0.37 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 22/23] gnu: Add rust-gix-0.63 Murilo via Guix-patches via
2024-11-29 14:36 ` [bug#74519] [PATCH v2 rust-team 23/23] gnu: rust-open-5: Update to 5.3.1 Murilo via Guix-patches via
2024-12-24 18:52 ` Efraim Flashner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z2sC_lvOFZPryf_C@3900XT \
--to=efraim@flashner.co.il \
--cc=74519-done@debbugs.gnu.org \
--cc=murilo@disroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.