diff options
author | Alan Pearce | 2025-03-09 21:34:32 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-09 21:34:32 +0100 |
commit | 1f522140b56606a3c5ad7114cf04ce0676330212 (patch) | |
tree | f400b7dbf8373cb2b76e85853790b5dbf8f82eb4 /system/linde.nix | |
parent | f45aafafa250be7b38a3118feaf3421e463ce0d6 (diff) | |
download | nixfiles-1f522140b56606a3c5ad7114cf04ce0676330212.tar.lz nixfiles-1f522140b56606a3c5ad7114cf04ce0676330212.tar.zst nixfiles-1f522140b56606a3c5ad7114cf04ce0676330212.zip |
linde: add a reason to CI nightly jobs
Diffstat (limited to 'system/linde.nix')
-rw-r--r-- | system/linde.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; }; }; }; |