nix: add clap completions
Some checks failed
Build and test / check (push) Failing after 39s
Build and test / build (push) Successful in 1m38s
Build and test / test (push) Has been cancelled
Build and test / docs (push) Has been cancelled

This commit is contained in:
2026-01-09 05:16:12 +09:00
parent 6c3a9e9e12
commit 34803c2b1f
5 changed files with 61 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ sd-notify = "0.4.5"
serde_json = "1.0.148"
uucore = { version = "0.5.0", features = ["utmpx"] }
zlink = { version = "0.2.0", features = ["introspection"] }
clap_complete = "4.5.65"
[lib]
name = "roowho2_lib"