mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
This distinguishes them from manually added ones. When committing changes,
these ‘TODO REVIEW’ comments should be addressed and removed first.
If you're working with Rust packaging, please update your local Guix to this
commit to apply the change.
* guix/import/crate.scm (cargo-lock->expressions): Generate comments with
‘TODO REVIEW:’ prefix.
* tests/import/crate.scm ("crate-lockfile-import"): Don't check the exact
comment string.
* doc/guix-cookbook.texi (Common Workflow for Rust Packaging),
* gnu/packages/rust-crates.scm: Adjust accordingly.
Change-Id: I76b914b49be46d04cc61b101b6bc9e31cadb7f07
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Merges: #4567
|
||
|---|---|---|
| .. | ||
| composer.scm | ||
| cpan.scm | ||
| cran.scm | ||
| crate.scm | ||
| egg.scm | ||
| elm.scm | ||
| elpa.scm | ||
| gem.scm | ||
| git.scm | ||
| github.scm | ||
| go.scm | ||
| hackage.scm | ||
| hexpm.scm | ||
| luanti.scm | ||
| npm-binary.scm | ||
| opam.scm | ||
| print.scm | ||
| pypi.scm | ||
| texlive.scm | ||
| utils.scm | ||