nixpkgs/pkgs/os-specific
Ionut Nechita d645bba8c8 android: with new kernel versions this option is no longer necessary
Description:
 - ANDROID = { optional = true; tristate = whenBetween "5.0" "5.19" "y";};
 - starting from 5.20 and 6.0, this parameter no longer exists.

Change-Id: I34d6638e01eb539de34afe2152ff5927a317b68a
Signed-off-by: Ionut Nechita <ionut_n2001@yahoo.com>
2023-03-29 08:25:16 +03:00
..
bsd treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional 2023-02-22 21:23:05 +02:00
darwin darwin.Csu: disable parallel installing 2023-03-26 10:28:26 +02:00
linux android: with new kernel versions this option is no longer necessary 2023-03-29 08:25:16 +03:00
solo5 solo5: fix tests 2023-02-11 11:02:13 -06:00
windows treewide: use optionalString 2023-02-13 21:52:34 +01:00