diff --git a/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix b/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix index d0d2314ed177..3a989632150c 100644 --- a/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix +++ b/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix @@ -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;