Skip to content

Commit

Permalink
Merge pull request #51 from jheidbrink/master
Browse files Browse the repository at this point in the history
Add upgrade-all switch to nixos-rebuild
  • Loading branch information
SebTM authored Jun 8, 2024
2 parents 6e782b9 + 5d375c4 commit 57fb88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _nixos-rebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ _1st_arguments=(
_arguments \
$__nix_common_nixos_rebuild \
'--upgrade[Fetch the latest version of NixOS from the NixOS channel]'\
'--upgrade-all[Fetch the latest version of all channels]'\
'--install-bootloader[(Re)install bootloader on the configured device]'\
"--no-build-nix[Don't build Nix package manager]"\
'--fast[Equivalent to --no-build-nix --show-trace]'\
Expand Down

0 comments on commit 57fb88c

Please sign in to comment.