mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
doc: Document lockfile importer based Rust packaging workflow.
* doc/guix.texi (Build Systems) [cargo-build-system]: Add cross-reference for the term "Cargo workspaces". * doc/contributing.texi (Packaging Guidelines)[Rust Crates]: Update documentation. * doc/guix-cookbook.texi (Packaging)[Packaging Workflow]: New section. * gnu/packages/rust-crates.scm, * gnu/packages/rust-sources.scm: Stop mentioning guix-rust-registry for now, we may remove the repository if future merges are managed well. Change-Id: Ic0c6378cf5f5df97d6f8bdd040b486be62c7bddc
This commit is contained in:
parent
92d130e035
commit
3e45fc0f37
5 changed files with 452 additions and 38 deletions
|
@ -27,10 +27,6 @@
|
|||
|
||||
;;;
|
||||
;;; This file is managed by ‘guix import’. Do NOT add definitions manually.
|
||||
;;;
|
||||
;;; Commit changes to: https://codeberg.org/guix/guix-rust-registry
|
||||
;;;
|
||||
|
||||
;;;
|
||||
;;; Rust libraries fetched from crates.io and non-workspace development
|
||||
;;; snapshots.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue