8 lines
250 B
Bash
8 lines
250 B
Bash
# BUG: If this is enabled the devshell depends on clan_cli building successfully
|
|
# source_up
|
|
|
|
watch_file flake-module.nix default.nix
|
|
|
|
# Because we depend on nixpkgs sources, uploading to builders takes a long time
|
|
use flake .#clan-cli --builders ''
|