gecode_3: mark darwin working
This commit is contained in:
parent
21de2b973f
commit
1b259272d8
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ stdenv.mkDerivation rec {
|
|||
preConfigure = "patchShebangs configure";
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
license = licenses.mit;
|
||||
homepage = "https://www.gecode.org";
|
||||
description = "Toolkit for developing constraint-based systems";
|
||||
|
|
Loading…
Reference in a new issue