/nix-vibes

Resources for nix, the package manager

Mozilla Public License 2.0MPL-2.0

nix-vibes

Resources for nix, the package manager

https://nix-community.github.io/awesome-nix/

Nix Expression Language

Flakes

Rust

Overlays

Cross-compilation

Building for Workspaces

Tutorials

Cargo subcommands

Examples

Documentation

For cross-compilation (e.g. custom target) see https://github.com/oxalica/rust-overlay/blob/master/docs/cross_compilation.md.

Cross-Compilation

Reproducible Builds

Note that config values (e.g. in /etc/nix/nix.conf) can be passed to nix-build as in

nix-build --option sandbox true --option enforce-determinism true --option repeat 3

rust-specific

papers

Reproducible Builds: Increasing the Integrity of Software Supply Chains 1-2-3 Reproducibility for Quantum Software Experiments