pandora-launcher-unwrapped: fix darwin build (#524962)
This commit is contained in:
@@ -74,8 +74,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
apple-sdk_15
|
||||
];
|
||||
|
||||
buildFeatures = lib.optionals stdenv.hostPlatform.isDarwin [ "gpui/runtime_shaders" ];
|
||||
|
||||
doCheck = false; # there aren't any tests
|
||||
|
||||
env.OPENSSL_NO_VENDOR = true;
|
||||
|
||||
Reference in New Issue
Block a user