updates from makefile

This commit is contained in:
Don Harper 2023-11-26 07:51:08 -06:00
parent 157efd3b66
commit 1b3cadf860
2 changed files with 8 additions and 9 deletions

View file

@ -3,11 +3,10 @@ all:
weekly: pull clean update ci all push
cweekly pull clean all
update:
nix flake update
#nix flake lock --update-input nixpkgs
#nix flake lock --update-input nixos-hardware
#nix flake lock --update-input home-manager
vm:
doas nixos-rebuild switch --flake .#vm2 && result/bin/run-*-vm