fix oizys cli

This commit is contained in:
Daylin Morgan 2025-01-26 14:53:48 -06:00
parent 133ddc761f
commit ad4004ce5b
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -16,11 +16,9 @@ hwylCli:
flake:
T string
? "path/to/flake"
* getFlake()
host:
T seq[string]
? "host(s) to build"
* getHosts()
verbose:
T Count
? "increase verbosity (up to 2)"
@ -37,7 +35,6 @@ hwylCli:
- m
preSub:
setupLoggers()
echo "ORIGINAL UPDATE CONTEXT"
updateContext(host, flake, verbose, resetCache)
subcommands: