all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Jordan Moore <lockbox@struct.foo>
Cc: 73329-done@debbugs.gnu.org
Subject: bug#73329: [PATCH 0/7] Add lsd utility
Date: Mon, 21 Oct 2024 08:20:11 +0300	[thread overview]
Message-ID: <ZxXkizOcLqLWwF9e@3900XT> (raw)
In-Reply-To: <cover.1726623493.git.lockbox@struct.foo>

[-- Attachment #1: Type: text/plain, Size: 1538 bytes --]

It looks good! I didn't realize it was your first time until I came back
to tell you I've applied it.

In terms of adjustments, I've adjusted the sources for lsd to not
require such a specific version of some of the dependencies, so I was
able to drop unicode-width@0.1.13 and clap@4.3 and I was able to build
and install the shell completions, so I added those.

Thanks for your contribution! And sorry for taking a month to apply it.

I've applied it to the rust-team branch, which should be merged back
into master "soonish".

On Tue, Sep 17, 2024 at 09:58:22PM -0400, Jordan Moore wrote:
> This patchset adds the lsd utility to rust-apps, this is my first
> contribution to guix so please correct me if I made a mistake anywhere.
> 
> Jordan Moore (7):
>   gnu: Add rust-windows-0.43.
>   gnu: Add rust-term-grid-0.1.
>   gnu: Add rust-unicode-width-0.1.13.
>   gnu: Add rust-vsort-0.2.
>   gnu: Add rust-human-sort-0.2.
>   gnu: Add rust-clap-derive-4.3.
>   gnu: Add lsd.
> 
>  gnu/packages/crates-io.scm      | 166 ++++++++++++++++++++++++++++++++
>  gnu/packages/crates-windows.scm |  63 ++++++++++++
>  gnu/packages/rust-apps.scm      |  59 ++++++++++++
>  3 files changed, 288 insertions(+)
> 
> 
> base-commit: 4b7bb05c29d390fb095f7a96e83c54efa8379497
> -- 
> 2.44.2
> 
> 
> 

-- 
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 --]

      parent reply	other threads:[~2024-10-21  6:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18  1:58 [bug#73329] [PATCH 0/7] Add lsd utility Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 1/7] gnu: Add rust-windows-0.43 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 2/7] gnu: Add rust-term-grid-0.1 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 3/7] gnu: Add rust-unicode-width-0.1.13 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 4/7] gnu: Add rust-vsort-0.2 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 5/7] gnu: Add rust-human-sort-0.2 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 6/7] gnu: Add rust-clap-derive-4.3 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 7/7] gnu: Add lsd Jordan Moore
2024-10-16  1:46 ` [bug#73329] 73329 checks Jordan Moore
2024-10-21  5:20 ` 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=ZxXkizOcLqLWwF9e@3900XT \
    --to=efraim@flashner.co.il \
    --cc=73329-done@debbugs.gnu.org \
    --cc=lockbox@struct.foo \
    /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.