guix/tests/import
Hilton Chain 2ae3c69679
import: crate: Generate comments with ‘TODO REVIEW:’ prefix.
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
2026-01-18 11:15:36 +01:00
..
composer.scm import: composer: Move tests to tests/import/composer.scm. 2025-10-01 11:04:17 +02:00
cpan.scm import: cpan: Move tests to tests/import/cpan.scm. 2025-10-01 11:00:36 +02:00
cran.scm import/cran: Detect library references in "check_installed". 2025-11-29 12:19:09 +01:00
crate.scm import: crate: Generate comments with ‘TODO REVIEW:’ prefix. 2026-01-18 11:15:36 +01:00
egg.scm import: egg: Move tests to tests/import/egg.scm. 2025-10-01 11:00:36 +02:00
elm.scm import: elm: Move tests to tests/import/elm.scm. 2025-10-01 11:00:36 +02:00
elpa.scm import: elpa: Move tests to tests/import/elpa.scm. 2025-10-01 11:04:16 +02:00
gem.scm import: gem: Move tests to tests/import/gem.scm. 2025-10-08 10:57:00 +02:00
git.scm import: git: Move tests to tests/import/git.scm. 2025-10-01 11:04:15 +02:00
github.scm import: github: Move tests to tests/import/github.scm. 2025-10-01 11:04:16 +02:00
go.scm import: go: Move tests to tests/import/go.scm. 2025-10-01 11:00:36 +02:00
hackage.scm
hexpm.scm import: hexpm: Move tests to tests/import/hexpm.scm. 2025-10-01 11:04:16 +02:00
luanti.scm import: luanti: Move tests to tests/import/luanti.scm. 2025-10-01 11:04:16 +02:00
npm-binary.scm import: npm-binary: Move tests to tests/import/npm-binary.scm. 2025-10-01 11:04:17 +02:00
opam.scm import: opam: Move tests to tests/import/opam.scm. 2025-10-01 11:04:16 +02:00
print.scm import: print: Move tests to tests/import/print.scm. 2025-10-01 11:04:16 +02:00
pypi.scm tests: Use ‘https’ for ‘home-page’ in ‘guix import pypi’ tests. 2025-12-13 23:14:27 +01:00
texlive.scm import: texlive: Move tests to tests/import/texlive.scm. 2025-10-01 11:04:16 +02:00
utils.scm import: utils: Add generate-git-source procedure. 2025-10-24 16:42:53 +02:00