edgetx: 2.11.3 -> 2.11.5

This commit is contained in:
Harinn
2026-05-05 17:14:09 +07:00
parent f814e3dbc2
commit 303bd08c8b
2 changed files with 4 additions and 2 deletions

View File

@@ -47,14 +47,14 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "edgetx";
version = "2.11.3";
version = "2.11.5";
src = fetchFromGitHub {
owner = "EdgeTX";
repo = "edgetx";
tag = "v${finalAttrs.version}";
fetchSubmodules = true;
hash = "sha256-vlJsfebTWhdh6HDpUEA1QJJSVGMlcL49XFwIx4A9zHs=";
hash = "sha256-M0NiHvYZD1Qw2VYRV+TKMI0qTfF5MBdTxsBZRMMrnnk=";
};
nativeBuildInputs = [

View File

@@ -30,6 +30,7 @@
"xlites"
"nv14"
"el18"
"pa01"
"pl18"
"pl18ev"
"pl18u"
@@ -44,5 +45,6 @@
"t20v2"
"tx16s"
"f16"
"v14"
"v16"
]