Add nix-channel --update to update recipe

This commit is contained in:
Dave Gallant
2024-03-18 21:17:31 -04:00
parent 9182cb1301
commit cfd0c74966

View File

@@ -13,6 +13,8 @@ rollback:
$cmd switch --rollback --flake .
update:
nix-channel --update
sudo nix-channel --update
@./nix-flake-update.sh
fmt: