Add OPA to Nixpkgs.

svn path=/nixpkgs/trunk/; revision=30578
This commit is contained in:
Karn Kallio
2011-11-27 23:58:46 +00:00
parent 23d4fe544f
commit 9ac48a630e
10 changed files with 238 additions and 52 deletions
@@ -15,6 +15,8 @@ stdenv.mkDerivation {
sha256 = "0fjlkwps14adfgxdrbb4yg65fhyimplvjjs1xqj5np197cig67x0";
};
createFindlibDestdir = true;
buildInputs = [ocaml findlib];
buildFlags = "all all.opt";