add dry-run short

This commit is contained in:
Daylin Morgan 2025-02-11 13:12:24 -06:00
parent 0acf42e813
commit 00c648780d
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -71,6 +71,7 @@ hwylCli:
* countProcessors() * countProcessors()
- j - j
`dry-run`: `dry-run`:
- n
? "don't actually build derivations" ? "don't actually build derivations"
run: run:
nixBuildWithCache(name, args, service, jobs, `dry-run`) nixBuildWithCache(name, args, service, jobs, `dry-run`)