···1313 sha256 = "1fq30imk8zd26x8066di3kpc5zyfc5z6frr3zll685zcx4dxxrlj";
1414 };
15151616+ preConfigure = lib.optionalString (lib.versionAtLeast stdenv.hostPlatform.darwinMinVersion "11") ''
1717+ MACOSX_DEPLOYMENT_TARGET=10.16
1818+ '';
1919+1620 # libevent_openssl is moved into its own output, so that openssl isn't present
1721 # in the default closure.
1822 outputs = [ "out" "dev" ]