This approach to deterministically building statically linked Rust binaries is based on Nix and rust-overlay.
In the directory root of the repository
make rust-overlay
# `make ro-clean` to clean up
This approach to deterministically building statically linked Rust binaries is based on Nix and rust-overlay.
In the directory root of the repository
make rust-overlay
# `make ro-clean` to clean up