about summary refs log tree commit diff
path: root/pkgs/applications/misc/edgetx
AgeCommit message (Collapse)AuthorFilesLines
2023-08-15treewide: clean up all qttranslations workaroundsK9001-4/+3
There are two kinds of changes here: - removing explicit qttranslations path hardcoding from applications that were patched to do it - replacing qttranslations in buildInputs with qttools for packages that really depend on the latter After this, qttranslation is never used outside Qt itself, as it should.
2022-12-11edgetx: 2.7.1 -> 2.7.2R. Ryantm1-2/+2
2022-07-29edgetx: 2.6.0 -> 2.7.1wucke131-2/+2
2022-07-15treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'Artturin1-0/+2
f7414e2
2022-01-31edgetx: init at 2.6.0 (#152091)wucke131-0/+47
Co-authored-by: Wanja Zaeske <wanja.zaeske@dlr.de>