From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75214@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75214] [PATCH rust-team 1/2] gnu: rust-rental-impl-0.5: Remove #:skip-build? argument.
Date: Mon, 30 Dec 2024 22:38:20 +0100 [thread overview]
Message-ID: <e7814052ba73ed0be0de23fb4ab08edcd4c1287a.1735594666.git.herman@rimm.ee> (raw)
* gnu/packages/crates-io.scm (rust-rental-impl-0.5): Remove skip-build?.
Change-Id: I146bcd0d02f909baae55a910f1ff04e896bfc1f9
---
gnu/packages/crates-io.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 0b38709201d..3a671f237df 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -66134,8 +66134,7 @@ (define-public rust-rental-impl-0.5
"1pj0qgmvwwsfwyjqyjxzikkwbwc3vj7hm3hdykr47dy5inbnhpj7"))))
(build-system cargo-build-system)
(arguments
- (list #:skip-build? #f
- #:cargo-inputs
+ (list #:cargo-inputs
`(("rust-proc-macro2" ,rust-proc-macro2-1)
("rust-quote" ,rust-quote-1)
("rust-syn" ,rust-syn-1))))
base-commit: 4d478f0b404a86a0849722536f11fde0b1857bb8
--
2.45.2
next reply other threads:[~2024-12-30 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-30 21:38 Herman Rimm via Guix-patches via [this message]
2024-12-30 21:40 ` [bug#75214] [PATCH rust-team 2/2] gnu: rust-gix-archive-0.15: Remove #:skip-build? argument Herman Rimm via Guix-patches via
2024-12-31 19:50 ` bug#75214: [PATCH rust-team 1/2] gnu: rust-rental-impl-0.5: " Efraim Flashner
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=e7814052ba73ed0be0de23fb4ab08edcd4c1287a.1735594666.git.herman@rimm.ee \
--to=guix-patches@gnu.org \
--cc=75214@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
--cc=herman@rimm.ee \
/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.