mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-05 13:14:17 -06:00
fixup cli args
This commit is contained in:
parent
0d62fcbd43
commit
a5d7e93441
1 changed files with 0 additions and 7 deletions
|
@ -117,7 +117,6 @@ hwylCli:
|
|||
nixBuildHostDry(minimal, args)
|
||||
|
||||
[os]
|
||||
? "[b]oizys os[/] [i]subcmd[/] [[[faint]flags[/]]"
|
||||
... "nixos-rebuild [italic]subcmd[/]"
|
||||
positionals:
|
||||
subcmd NixosRebuildSubcmd
|
||||
|
@ -158,12 +157,6 @@ hwylCli:
|
|||
updateRepo()
|
||||
nixosRebuild(NixosRebuildSubcmd.switch)
|
||||
|
||||
# [utils]
|
||||
# ... """
|
||||
# less common utils operations
|
||||
#
|
||||
# some snippets I've reimplemented in nim so that nix isn't as annoying
|
||||
# """
|
||||
[hash]
|
||||
... "collect build hash from failure"
|
||||
positionals:
|
||||
|
|
Loading…
Reference in a new issue