updates from makefile
This commit is contained in:
parent
e60503a71e
commit
77d544779d
2 changed files with 26 additions and 26 deletions
2
makefile
2
makefile
|
|
@ -30,7 +30,7 @@ vm:
|
|||
@echo Running iso build
|
||||
@nix build --impure ./#nixosConfigurations.vm.config.system.build.isoImage &> nixos-switch.log || ( grep -E --color '(error|For full logs)' nixos-switch.log && false)
|
||||
|
||||
weekly: pull clean update switch ci push clean
|
||||
weekly: pull clean update workstation server ci push clean
|
||||
|
||||
cweekly: clean pull switch clean
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue