rename clan to clan-cli

It's already confusing enough to have so many things called clan-cli
This commit is contained in:
Jörg Thalheim
2023-08-08 14:11:04 +02:00
parent 6934b0a056
commit 4296ef92a9
3 changed files with 9 additions and 9 deletions

View File

@@ -7,4 +7,4 @@ if type nix_direnv_watch_file &>/dev/null; then
else
direnv watch flake-module.nix
fi
use flake .#clan --builders ''
use flake .#clan-cli --builders ''