python3Packages.tensorflow-bin: clean up badPlatforms
This commit is contained in:
@@ -240,7 +240,6 @@ buildPythonPackage (finalAttrs: {
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ ];
|
||||
badPlatforms = [ ];
|
||||
# unsupported combination
|
||||
broken = stdenv.hostPlatform.isDarwin && cudaSupport;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user