tree: d2e9da55e4005f12d8258ee69b5a4210e01bb6cb [path history] [tgz]
  1. BUILD.bazel
  2. flake.lock
  3. flake.nix
  4. README.md
examples/nix_cross_compiling/nix/README.md

Nix

Nix Flake that supplies toolchains and SDKs for cross compiling.

This is kept in its own package so that when using the Nix path: syntax, only this directory is copied to the Nix Store instead of the entire rules_rust repository.

See also: //bazel/nix_repositories.bzl