From 2927d4b6babe4876b50bfe1036ea1b37552124a4 Mon Sep 17 00:00:00 2001 From: Weijia Wang <9713184+wegank@users.noreply.github.com> Date: Tue, 31 Dec 2024 22:15:23 +0100 Subject: [PATCH] lib/trivial: update oldestSupportedRelease --- lib/trivial.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/trivial.nix b/lib/trivial.nix index 0e196018961c..d3ed7d9eda9e 100644 --- a/lib/trivial.nix +++ b/lib/trivial.nix @@ -416,7 +416,7 @@ in { */ oldestSupportedRelease = # Update on master only. Do not backport. - 2405; + 2411; /** Whether a feature is supported in all supported releases (at the time of