xref: /aosp_15_r20/external/bazelbuild-rules_rust/.envrc (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1*d4726bddSHONG Yifan# `nix-direnv` to provide developer tools to terminals and VSCode when working
2*d4726bddSHONG Yifan# in the repo.
3*d4726bddSHONG Yifan#
4*d4726bddSHONG Yifan# See:
5*d4726bddSHONG Yifan#  - https://github.com/nix-community/nix-direnv
6*d4726bddSHONG Yifan#  - https://marketplace.visualstudio.com/items?itemName=mkhl.direnv
7*d4726bddSHONG Yifan
8*d4726bddSHONG Yifan# Use `path:` syntax to avoid copying the entire repo to the Nix Store.
9*d4726bddSHONG Yifanwatch_file ./nix/flake.nix
10*d4726bddSHONG Yifanuse flake path:./nix
11