summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2025-03-09 21:34:32 +0100
committerAlan Pearce2025-03-09 21:34:32 +0100
commit1f522140b56606a3c5ad7114cf04ce0676330212 (patch)
treef400b7dbf8373cb2b76e85853790b5dbf8f82eb4
parentf45aafafa250be7b38a3118feaf3421e463ce0d6 (diff)
downloadnixfiles-1f522140b56606a3c5ad7114cf04ce0676330212.tar.lz
nixfiles-1f522140b56606a3c5ad7114cf04ce0676330212.tar.zst
nixfiles-1f522140b56606a3c5ad7114cf04ce0676330212.zip
linde: add a reason to CI nightly jobs
m---------packages0
-rw-r--r--system/linde.nix1
2 files changed, 1 insertions, 0 deletions
diff --git a/packages b/packages
-Subproject affbe9a165a939dc51b38f3f0214552c237b2e6
+Subproject a28ff3126cb089e25d1938ab320d6dfdc1a30ce
diff --git a/system/linde.nix b/system/linde.nix
index 02f2457f..c1cd53d1 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -992,6 +992,7 @@ in
       update-flake-nix-packages = {
         startAt = "Sunday";
         accuracy = "6 hours";
+        reason = "Weekly flake update";
       };
     };
   };