CoinMP: broaden platforms
Builds fine on Darwin.
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://projects.coin-or.org/CoinMP/;
|
||||
description = "COIN-OR lightweight API for COIN-OR libraries CLP, CBC, and CGL";
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
license = licenses.epl10;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user