[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53995] [PATCH 01/31] gnu: update rust-anyhow to 1.0.53.
From: |
Nicolas Graves |
Subject: |
[bug#53995] [PATCH 01/31] gnu: update rust-anyhow to 1.0.53. |
Date: |
Wed, 16 Feb 2022 09:08:33 +0100 |
User-agent: |
mu4e 1.6.10; emacs 28.0.91 |
Maxime Devos <maximedevos@telenet.be> writes:
> [[PGP Signed Part:Undecided]]
> Nicolas Graves schreef op wo 16-02-2022 om 02:08 [+0100]:
>> - `(#:cargo-development-inputs
>> - (("rust-futures" ,rust-futures-0.3)
>> - ("rust-rustversion" ,rust-rustversion-1)
>> - ("rust-thiserror" ,rust-thiserror-1)
>> - ("rust-trybuild" ,rust-trybuild-1))))
>
> Looking at 'cargo.toml', anyhow still has these ‘development inputs’.
> What's the reason for removing them?
>
>> + `(#:skip-build? #t
>
> This prevents doing "guix build rust-anyhow" to test if 'rust-anyhow'
> still builds. What's the reason for this change?
When I import from guix import crate and get a skip-build, each time I
tried removing it caused the build to fail, because of nightly
features. I assumed it was the case in general, haven't tried it there.
No reason for removing cargo-develpment-inputs, I may have assumed that
skipping the build removed the need for them, but it seems not to be the
case.
>
> Greetings,
> Maxime.
>
> [[End of PGP Signed Part]]
[bug#53995] [PATCH 02/31] gnu: update rust-arrayvec to 0.7.2., Nicolas Graves, 2022/02/15
[bug#53995] [PATCH 03/31] gnu: update rust-async-trait to 0.1.52., Nicolas Graves, 2022/02/15
[bug#53995] [PATCH 04/31] gnu: update rust-block-padding to 0.2.1., Nicolas Graves, 2022/02/15
[bug#53995] [PATCH 05/31] gnu: update rust-h2 to 0.3.11., Nicolas Graves, 2022/02/15
[bug#53995] [PATCH 06/31] gnu: update rust-libc to 0.2.117., Nicolas Graves, 2022/02/15
[bug#53995] [PATCH 07/31] gnu: update rust-redox-syscall to 0.2.10., Nicolas Graves, 2022/02/15
[bug#53995] [PATCH 09/31] gnu: update rust-cookie-store to 0.15., Nicolas Graves, 2022/02/15
[bug#53995] [PATCH 08/31] gnu: update rust-serde-derive to 1.0.136., Nicolas Graves, 2022/02/15