* Enable hydra build for ocaml-batteries, camlzip, camomile, ocaml-cryptgps, cryptokit, ocaml-lwt, menhir, ounit, ocaml-pcre, ocaml-react, ocaml-ssl

svn path=/nixpkgs/trunk/; revision=25064
This commit is contained in:
Marco Maggesi
2010-12-11 14:50:45 +00:00
parent acbc67e004
commit e1bbcecbaf
12 changed files with 48 additions and 0 deletions

View File

@@ -29,5 +29,9 @@ stdenv.mkDerivation {
homepage = http://erratique.ch/software/react;
description = "Applicative events and signals for OCaml";
license = "BSD";
platforms = ocaml.meta.platforms;
maintainers = [
stdenv.lib.maintainers.z77z
];
};
}