all repos — nixfiles @ 1f522140b56606a3c5ad7114cf04ce0676330212

System and user configuration, managed by nix and home-manager

linde: add a reason to CI nightly jobs
Alan Pearce alan@alanpearce.eu
Sun, 09 Mar 2025 21:34:32 +0100
commit

1f522140b56606a3c5ad7114cf04ce0676330212

parent

f45aafafa250be7b38a3118feaf3421e463ce0d6

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -992,6 +992,7 @@ timers = {       update-flake-nix-packages = {
         startAt = "Sunday";
         accuracy = "6 hours";
+        reason = "Weekly flake update";
       };
     };
   };