guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing #:skip-build? from the crate importer?


From: Maxime Devos
Subject: Re: Removing #:skip-build? from the crate importer?
Date: Sat, 02 Apr 2022 12:53:36 +0200
User-agent: Evolution 3.38.3-1

Hartmut Goebel schreef op za 02-04-2022 om 11:45 [+0200]:
> [checksum things]
> (Maybe the road to go would be to make cargo less strict here. But
> this requires understanding rust code and cargo.)

FWIW, in
<https://notabug.org/maximed/cargoless-rust-experiments/src/master/antioxidant.scm#L31>
and
<https://notabug.org/maximed/cargoless-rust-experiments/src/master/antioxidant.scm#L97>,
the Cargo.toml is parsed.
By using 'toml.dump' from python-toml, it should be feasible to
automatically strip out all mentions of optional dependencies.  That's
another form of ‘less strict’ though.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]