mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
linux-rpi*: set isLTS
These are based on 6.6.y (cherry picked from commit d44a5499d71bd03603377ea1b7905ee6ac746be6)
This commit is contained in:
@@ -41,6 +41,8 @@ lib.overrideDerivation
|
||||
}
|
||||
// (args.features or { });
|
||||
|
||||
isLTS = true;
|
||||
|
||||
extraMeta =
|
||||
if (rpiVersion < 3) then
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user