updates from makefile

This commit is contained in:
Don Harper 2023-10-08 15:24:20 -05:00
parent 8ccc711c60
commit e58fbab9d0
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
all:
doas nixos-rebuild switch --flake .#$${HOSTNAME_SHORT}
weekly: pull clean ci all push
weekly: pull clean update ci all push
update:
nix flake lock --update-input nixpkgs