mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 06:03:15 -06:00
actually proceed
This commit is contained in:
parent
745c91462b
commit
1433aee6d3
1 changed files with 0 additions and 2 deletions
|
@ -238,8 +238,6 @@ proc nixBuildWithCache*(minimal: bool, name: string, rest:seq[string]) =
|
|||
else:
|
||||
cmd.addArgs nixosConfigAttrs()
|
||||
cmd.addArgs rest
|
||||
debug cmd
|
||||
quit QuitSuccess
|
||||
let err = runCmd(cmd)
|
||||
quit err
|
||||
|
||||
|
|
Loading…
Reference in a new issue