GNU bug report logs -
#66134
[PATCH 00/12] Add just
Previous Next
Reported by: Andrew Jose <arnav.jose <at> gmail.com>
Date: Thu, 21 Sep 2023 12:43:02 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Sep 2023 21:18:26 +0300
with message-id <ZRXDchlD5tg7mpBV <at> 3900XT>
and subject line Re: [bug#66134] [PATCH 00/12] Add just
has caused the debbugs.gnu.org bug report #66134,
regarding [PATCH 00/12] Add just
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
66134: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66134
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The following patches add the crates required
for just (https://github.com/casey/just) in
dependency order, a patch to make the tests pass,
and finally, just in rust-apps.scm
Andrew Jose (12):
gnu: add rust-executable-path-1
gnu: add rust-snafu-derive-0.7
gnu: add rust-snafu-0.7
gnu: add rust-lexiclean-0.0.1
gnu: add rust-strum-macros-0.24
gnu: add rust-strum-0.24
gnu: add rust-dotenvy-0.15
gnu: add rust-cradle-0.2
gnu: add rust-target-2
gnu: add rust-temptree-0.2
gnu: add patch for just
gnu: add just
gnu/packages/crates-io.scm | 224 +++++++++++++++++++-
gnu/packages/patches/just-remove-test.patch | 61 ++++++
gnu/packages/rust-apps.scm | 71 +++++++
3 files changed, 348 insertions(+), 8 deletions(-)
create mode 100644 gnu/packages/patches/just-remove-test.patch
base-commit: 15c5f1a2c20b21de0f19f42db1ccab4c42117ebb
--
2.34.1
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Thanks for the patches! I applied them, with a few minor changes.
On Thu, Sep 21, 2023 at 06:11:25PM +0530, Andrew Jose wrote:
> The following patches add the crates required
> for just (https://github.com/casey/just) in
> dependency order, a patch to make the tests pass,
> and finally, just in rust-apps.scm
>
> Andrew Jose (12):
> gnu: add rust-executable-path-1
> gnu: add rust-snafu-derive-0.7
> gnu: add rust-snafu-0.7
> gnu: add rust-lexiclean-0.0.1
> gnu: add rust-strum-macros-0.24
> gnu: add rust-strum-0.24
I combined these two so we could build and run the tests on them both,
since they depended on each other.
> gnu: add rust-dotenvy-0.15
> gnu: add rust-cradle-0.2
> gnu: add rust-target-2
> gnu: add rust-temptree-0.2
> gnu: add patch for just
> gnu: add just
I started by combining these two, but then I removed the one adding a
patch and added cargo-test-flags to skip those two tests. I also made
some minor adjustments to the substitutions to try and more closely
match the exectuables.
I followed up with 2 more patches, one to install the manpage, another
to install the shell completions.
I saw that there were more shebangs in src/shebangs.rs and src/parser.sh
but I didn't adjust those. I wasn't sure if they were supposed to remain
as-is or be patched to refer to paths in the store.
> gnu/packages/crates-io.scm | 224 +++++++++++++++++++-
> gnu/packages/patches/just-remove-test.patch | 61 ++++++
> gnu/packages/rust-apps.scm | 71 +++++++
> 3 files changed, 348 insertions(+), 8 deletions(-)
> create mode 100644 gnu/packages/patches/just-remove-test.patch
>
>
> base-commit: 15c5f1a2c20b21de0f19f42db1ccab4c42117ebb
> --
> 2.34.1
>
>
>
>
--
Efraim Flashner <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 242 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.