diff --git a/rebuild.nu b/rebuild.nu index c685bfb..752f6d0 100755 --- a/rebuild.nu +++ b/rebuild.nu @@ -6,7 +6,7 @@ def complete [] { def main --wrapped [ host: string@complete = "" # The host to build. - ...arguments # The arguments to pass to `nix system apply`. + ...arguments # The arguments to pass to `nix system apply`. ] { let flags = [ $"--flake ('.#' + $host)"