[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#44492] [PATCH 01/52] gnu: Add rust-ruma-identifiers-validation-0.1.
From: |
Nicolas Goaziou |
Subject: |
[bug#44492] [PATCH 01/52] gnu: Add rust-ruma-identifiers-validation-0.1. |
Date: |
Wed, 24 Feb 2021 12:46:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hello,
Leo Prikler <leo.prikler@student.tugraz.at> writes:
> * gnu/packages/crates-io.scm (rust-ruma-identifiers-validation-0.1): New
> variable.
Thank you! I have a few general comments about the patch set.
Nitpicks: some synopses end with a full stop, and most descriptions are
not full sentences.
If you introduce a new version of an existing package, the old package
should inherit from the new one.
More generally, I still think intermediate packages should use
#:skip-build #t. Building them brings very little information, if any:
- A crate failing to build, for various reasons, is still correct as an
input to another crate
- Even if all intermediate crates have "#:skip-build #t", building the
top-level crate locates accurately any missing Cargo input in the
dependency graph.
Not using #:skip-build, OTOH, costs a lot of resources and time for the
CI, for users and developers.
Of course, this last remark is not specific to your patch set. I wish we
can converge towards common Rust packaging guidelines.
Regards,
--
Nicolas Goaziou
- [bug#44492] [PATCH 49/52] gnu: Add rust-sourceview4-0.2., (continued)
- [bug#44492] [PATCH 49/52] gnu: Add rust-sourceview4-0.2., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 29/52] gnu: Add rust-letter-avatar-1., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 32/52] gnu: Add rust-loggerv-0.7., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 34/52] gnu: Add rust-lmdb-0.8., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 38/52] gnu: Add rust-aes-0.6., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 44/52] gnu: Add rust-atk-sys-0.10., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 40/52] gnu: Add rust-hmac-0.10., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 46/52] gnu: Add rust-gtk-sys-0.10., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 47/52] gnu: Add rust-gtk-0.9., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 50/52] gnu: Add rust-sourceview4-for-fractal., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH 01/52] gnu: Add rust-ruma-identifiers-validation-0.1.,
Nicolas Goaziou <=
- [bug#44492] [PATCH 01/52] gnu: Add rust-ruma-identifiers-validation-0.1., Leo Prikler, 2021/02/24
- [bug#44492] [PATCH v2 03/52] gnu: Add rust-ruma-identifiers-0.17., Leo Prikler, 2021/02/28
- [bug#44492] [PATCH v2 09/52] gnu: rust-either-1: Update to 1.6.1., Leo Prikler, 2021/02/28
- [bug#44492] [PATCH v2 00/52] gnu: Add fractal., Leo Prikler, 2021/02/28
- [bug#44492] [PATCH v2 02/52] gnu: Add rust-ruma-identifiers-macros-0.17., Leo Prikler, 2021/02/28
- [bug#44492] [PATCH v2 01/52] gnu: Add rust-ruma-identifiers-validation-0.1., Leo Prikler, 2021/02/28
- [bug#44492] [PATCH v2 08/52] gnu: Add rust-fragile-1., Leo Prikler, 2021/02/28
- [bug#44492] [PATCH v2 05/52] gnu: Add rust-twoway-0.2., Leo Prikler, 2021/02/28