kotatogram-desktop: downgrade to llvmPackages_12 compiler on Darwin
This commit is contained in:
@@ -33130,7 +33130,7 @@ with pkgs;
|
||||
CoreMediaIO QuartzCore AppKit CoreWLAN WebKit IOKit GSS MediaPlayer IOSurface Metal MetalKit;
|
||||
|
||||
stdenv = if stdenv.isDarwin
|
||||
then darwin.apple_sdk_11_0.stdenv
|
||||
then overrideLibcxx darwin.apple_sdk_11_0.llvmPackages_12.stdenv
|
||||
else stdenv;
|
||||
|
||||
# telegram-desktop has random crashes when jemalloc is built with gcc.
|
||||
|
||||
Reference in New Issue
Block a user