From 1f522140b56606a3c5ad7114cf04ce0676330212 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 9 Mar 2025 21:34:32 +0100 Subject: linde: add a reason to CI nightly jobs --- packages | 2 +- system/linde.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packages b/packages index affbe9a1..a28ff312 160000 --- a/packages +++ b/packages @@ -1 +1 @@ -Subproject commit affbe9a165a939dc51b38f3f0214552c237b2e6e +Subproject commit a28ff3126cb089e25d1938ab320d6dfdc1a30cef 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"; }; }; }; -- cgit 1.4.1