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