diff --git a/lib/trivial.nix b/lib/trivial.nix index 9f0f5daf1332..9288a9e1b1db 100644 --- a/lib/trivial.nix +++ b/lib/trivial.nix @@ -474,7 +474,7 @@ in */ oldestSupportedRelease = # Update on master only. Do not backport. - 2511; + 2605; /** Whether a feature is supported in all supported releases (at the time of