Merge pull request #46584 from LnL7/darwin-broken-a
broken darwin packages (a)
This commit is contained in:
@@ -110,6 +110,7 @@ stdenv.mkDerivation {
|
||||
homepage = http://math-atlas.sourceforge.net/;
|
||||
description = "Automatically Tuned Linear Algebra Software (ATLAS)";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
broken = stdenv.isDarwin; # test when updating to >=3.10.3
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user