rules_rust/.envrc

11 lines
342 B
Plaintext
Raw Permalink Normal View History

# `nix-direnv` to provide developer tools to terminals and VSCode when working
# in the repo.
#
# See:
# - https://github.com/nix-community/nix-direnv
# - https://marketplace.visualstudio.com/items?itemName=mkhl.direnv
# Use `path:` syntax to avoid copying the entire repo to the Nix Store.
watch_file ./nix/flake.nix
use flake path:./nix