edgetx: 2.11.0-rc3 -> 2.11.2 (#428712)

This commit is contained in:
2025-08-03 17:11:53 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -40,14 +40,14 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "edgetx";
version = "2.11.0-rc3";
version = "2.11.2";
src = fetchFromGitHub {
owner = "EdgeTX";
repo = "edgetx";
tag = "v${finalAttrs.version}";
fetchSubmodules = true;
hash = "sha256-ipiGkc+R7/itmnRRrlrc4iXn+fLWm4OKc227NfevFhI=";
hash = "sha256-F3T1lX0FSSUIQxSlqLQHj7JrfF+20Ndv63zDA0sRzFQ=";
};
nativeBuildInputs = [
+2
View File
@@ -32,6 +32,8 @@
"el18"
"pl18"
"pl18ev"
"pl18u"
"st16"
"x10"
"x10express"
"x12s"