Skip to content

Latest commit

 

History

History

nix-cross-rs

Reproducible Rust Cross Builds with cross-rs

This approach to deterministically building statically linked Rust binaries is based on cross and Nix, where the former does the heavy-lifting for cross-building, and the latter makes the builds reproducible.

How to build

In the directory root of the repository

make cross-rs
# `make cr-clean` to clean up