tree: ddf92ec791496a42975b82d8532a92a3e4360c73
  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