Name Date Size #Lines LOC

..--

BUILD.bazelHD25-Apr-20250

README.mdH A D25-Apr-2025284 106

flake.lockH A D25-Apr-20254 KiB160159

flake.nixH A D25-Apr-20255.6 KiB157138

README.md

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