Automatic system upgrades: Difference between revisions

Peter (talk | contribs)
Fix flake configuration, update monitoring to include force-running an upgrade, add troubleshooting for repository not owned by current user.
Peter (talk | contribs)
m Flake-based systems: Capitalisation consistency.
Line 33: Line 33:
   flags = [
   flags = [
     "--print-build-logs"
     "--print-build-logs"
     "--commit-lock-file"  # if you want to automatically commit the updated flake.lock
     "--commit-lock-file"  # If you want to automatically commit the updated flake.lock
   ];
   ];
   dates = "02:00";
   dates = "02:00";