updates from makefile
This commit is contained in:
parent
157efd3b66
commit
1b3cadf860
2 changed files with 8 additions and 9 deletions
5
makefile
5
makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue