clan-core/pkgs/clan-cli/.envrc
Jörg Thalheim 4296ef92a9
All checks were successful
build / test (pull_request) Successful in 25s
rename clan to clan-cli
It's already confusing enough to have so many things called clan-cli
2023-08-08 14:18:10 +02:00

11 lines
256 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-cli --builders ''