xref: /aosp_15_r20/external/bazelbuild-rules_rust/nix/README.md (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1*d4726bddSHONG Yifan# Nix
2*d4726bddSHONG Yifan
3*d4726bddSHONG YifanNix Flake that declares developer tools when executing in a Nix environment.
4*d4726bddSHONG Yifan
5*d4726bddSHONG YifanThis is kept in its own package so that when using the Nix `path:` syntax, only
6*d4726bddSHONG Yifanthis directory is copied to the Nix Store instead of the entire `rules_rust`
7*d4726bddSHONG Yifanrepository.
8*d4726bddSHONG Yifan
9*d4726bddSHONG YifanSee also: `//.direnv`
10