lingeling: enable for darwin
This commit is contained in:
parent
dc6233b972
commit
2611887c2e
@ -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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user