mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
8 lines
195 B
Bash
8 lines
195 B
Bash
watch_file nix/*.nix
|
|
|
|
# The dev shell derivation includes all of conan/ (see nix/devshell.nix), so any
|
|
# change in there has to invalidate direnv's cached environment.
|
|
watch_dir conan
|
|
|
|
use flake
|