We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Packaging Rust crates in GNU Guix

Formal Metadata

Title
Packaging Rust crates in GNU Guix
Subtitle
How hard could it possibly be?
Alternative Title
Packaging Rust programs in GNU Guix: Build reproducibility and dependency management
Title of Series
Number of Parts
490
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Rust is a language with a healthy ecosystem and a strong developer base. With built-in dependency management it's easy to build and install new programs even for those who have never used the language. But how is its adoption among Linux distros? Come with me as we figure out how best to package rust libraries and binaries in Linux distributions which demand total control over dependency management.