summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authornixpkgs-ci[bot] <190413589+nixpkgs-ci[bot]@users.noreply.github.com>2026-01-06 06:07:42 +0000
committerGitHub <noreply@github.com>2026-01-06 06:07:42 +0000
commit989c3285e364f5b73ed7ee0f91e067935479cc01 (patch)
tree8c77971525ee6ce15b150c087ae4f3195de7b5c5 /lib
parentxterm: 404 -> 406 (#471788) (diff)
parentMerge master into staging-next (diff)
downloadnixpkgs-989c3285e364f5b73ed7ee0f91e067935479cc01.tar.gz
Merge staging-next into staging
Diffstat (limited to 'lib')
-rw-r--r--lib/trivial.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/trivial.nix b/lib/trivial.nix
index be67e0f3d539..45a8ec9169f5 100644
--- a/lib/trivial.nix
+++ b/lib/trivial.nix
@@ -432,7 +432,7 @@ in
*/
oldestSupportedRelease =
# Update on master only. Do not backport.
- 2505;
+ 2511;
/**
Whether a feature is supported in all supported releases (at the time of