lib/trivial: Bump oldestSupportedRelease to 2605

NixOS 25.11 is end-of-life.
This commit is contained in:
yaya
2026-07-01 13:46:23 +02:00
parent ee6ca4145b
commit 53cd6f263c
+1 -1
View File
@@ -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