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 2/2] gnu: rust-gix-archive-0.15: Remove #:skip-build? argument.
Date: Mon, 30 Dec 2024 22:40:07 +0100 [thread overview]
Message-ID: <95da02c88da1396d749c63a561dc55eb81c3d744.1735594666.git.herman@rimm.ee> (raw)
In-Reply-To: <e7814052ba73ed0be0de23fb4ab08edcd4c1287a.1735594666.git.herman@rimm.ee>
* gnu/packages/crates-io.scm (rust-gix-archive-0.15): Remove
skip-build?.
Change-Id: I173b71434632aebbd0c9a0e7a51f5f5c31121ba9
---
gnu/packages/crates-vcs.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/crates-vcs.scm b/gnu/packages/crates-vcs.scm
index 3237de758f9..3a31fb9142f 100644
--- a/gnu/packages/crates-vcs.scm
+++ b/gnu/packages/crates-vcs.scm
@@ -1377,8 +1377,7 @@ (define-public rust-gix-archive-0.15
(base32 "02m6n14jpvz61rwf1rg5lbjgz47n7zbcvqiramsqnff1an5c0iwi"))))
(build-system cargo-build-system)
(arguments
- `(#:skip-build? #f
- #:cargo-inputs
+ `(#:cargo-inputs
(("rust-bstr" ,rust-bstr-1)
("rust-document-features" ,rust-document-features-0.2)
("rust-flate2" ,rust-flate2-1)
--
2.45.2
next prev parent reply other threads:[~2024-12-30 21:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-30 21:38 [bug#75214] [PATCH rust-team 1/2] gnu: rust-rental-impl-0.5: Remove #:skip-build? argument Herman Rimm via Guix-patches via
2024-12-30 21:40 ` Herman Rimm via Guix-patches via [this message]
2024-12-31 19:50 ` bug#75214: " 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=95da02c88da1396d749c63a561dc55eb81c3d744.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.