diff options
| author | nixpkgs-ci[bot] <190413589+nixpkgs-ci[bot]@users.noreply.github.com> | 2026-01-06 06:07:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-06 06:07:42 +0000 |
| commit | 989c3285e364f5b73ed7ee0f91e067935479cc01 (patch) | |
| tree | 8c77971525ee6ce15b150c087ae4f3195de7b5c5 /lib | |
| parent | xterm: 404 -> 406 (#471788) (diff) | |
| parent | Merge master into staging-next (diff) | |
| download | nixpkgs-989c3285e364f5b73ed7ee0f91e067935479cc01.tar.gz | |
Merge staging-next into staging
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/trivial.nix | 2 |
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 |
