mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
lib/trivial: update oldestSupportedRelease
This commit is contained in:
parent
f5e3261683
commit
2927d4b6ba
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ in {
|
||||||
*/
|
*/
|
||||||
oldestSupportedRelease =
|
oldestSupportedRelease =
|
||||||
# Update on master only. Do not backport.
|
# Update on master only. Do not backport.
|
||||||
2405;
|
2411;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Whether a feature is supported in all supported releases (at the time of
|
Whether a feature is supported in all supported releases (at the time of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue