lingeling: enable for darwin
This commit is contained in:
@@ -43,7 +43,7 @@ stdenv.mkDerivation {
|
|||||||
description = "Fast SAT solver";
|
description = "Fast SAT solver";
|
||||||
homepage = http://fmv.jku.at/lingeling/;
|
homepage = http://fmv.jku.at/lingeling/;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ thoughtpolice ];
|
maintainers = with maintainers; [ thoughtpolice ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user