Mark a bunch of packages as broken or not supported on Darwin
This commit is contained in:
@@ -32,5 +32,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Basic Linear Algebra Subprograms";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
homepage = "https://github.com/xianyi/OpenBLAS";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user