• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD04-Jul-20250

README.mdD04-Jul-2025284 106

flake.lockD04-Jul-20254 KiB160159

flake.nixD04-Jul-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