blob: edea46fa9b0104e14d5a913da0ad0812ebc06459 [file] [log] [blame]
# `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