Skip to content

Commit 57fb88c

Browse files
authored
Merge pull request #51 from jheidbrink/master
Add upgrade-all switch to nixos-rebuild
2 parents 6e782b9 + 5d375c4 commit 57fb88c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_nixos-rebuild

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ _1st_arguments=(
1818
_arguments \
1919
$__nix_common_nixos_rebuild \
2020
'--upgrade[Fetch the latest version of NixOS from the NixOS channel]'\
21+
'--upgrade-all[Fetch the latest version of all channels]'\
2122
'--install-bootloader[(Re)install bootloader on the configured device]'\
2223
"--no-build-nix[Don't build Nix package manager]"\
2324
'--fast[Equivalent to --no-build-nix --show-trace]'\

0 commit comments

Comments
 (0)