clan-core/pkgs/clan-cli/.envrc

11 lines
252 B
Plaintext
Raw Normal View History

# Because we depend on nixpkgs sources, uploading to builders takes a long time
2023-07-28 13:28:22 +00:00
source_up
if type nix_direnv_watch_file &>/dev/null; then
nix_direnv_watch_file flake-module.nix
else
direnv watch flake-module.nix
fi
use flake .#clan --builders ''