···6868 fetchSubmodules = true;
6969 };
70707171+ patches = [
7272+ # fix build problems caused by https://github.com/mavlink/qgroundcontrol/pull/10132
7373+ # remove once updated past 4.2.0
7474+ ./fix-10132.patch
7575+ ];
7676+7177 meta = with lib; {
7278 description = "Provides full ground station support and configuration for the PX4 and APM Flight Stacks";
7379 homepage = "http://qgroundcontrol.com/";