unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56084: crate importer removes test dependencies for non-top-level crates
@ 2022-06-19  8:56 Maxime Devos
  0 siblings, 0 replies; only message in thread
From: Maxime Devos @ 2022-06-19  8:56 UTC (permalink / raw)
  To: 56084

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

Hi,

The crate importer removes #:dev-dependencies (i.e., test dependencies
and for benchmarks) for non-top-level crates, presumably because they
aren't used anyway by cargo-build-system because of the #:skip-build?.

However, antioxidant implements build results reuse, and I intend to
implement running tests as well (not yet implemented) (except for when
it would cause cycles), for which these #:dev-dependencies are actually
needed.

Proposal: don't remove the dev-dependencies in (guix import crate).

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-19  8:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-19  8:56 bug#56084: crate importer removes test dependencies for non-top-level crates Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).