···99 sha256 = "113vfrgapyv72lalhd3nkw7jnks8az0gcb5wqn9hj19nhcxlrbcn";
1010 };
11111212+ # Fixes a build failure on aarch64-darwin. Define for all Darwin targets for when x86_64-darwin
1313+ # upgrades to a newer SDK.
1414+ NIX_CFLAGS_COMPILE = lib.optional stdenv.isDarwin "-DTARGET_OS_IPHONE=0";
1515+1216 patches = [
1317 (fetchpatch {
1418 name = "CVE-2019-17362.patch";