1# Nix
2
3Nix Flake that supplies toolchains and SDKs for cross compiling.
4
5This is kept in its own package so that when using the Nix `path:` syntax, only
6this directory is copied to the Nix Store instead of the entire `rules_rust`
7repository.
8
9See also: `//bazel/nix_repositories.bzl`
10