clan-core/pkgs/clan-cli/.envrc
Jörg Thalheim 9a8c1d5e7a
All checks were successful
build / test (push) Successful in 13s
clan-cli: also source parent devshell
2023-07-28 15:28:27 +02:00

11 lines
252 B
Plaintext

# Because we depend on nixpkgs sources, uploading to builders takes a long time
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 ''