treewide: move to ocaml-ng system

This commit is contained in:
Kirill Boltaev
2016-09-26 02:36:49 +03:00
parent 8967a3f798
commit e61663a233
21 changed files with 804 additions and 762 deletions
@@ -27,6 +27,7 @@ stdenv.mkDerivation (args // rec {
x11inc = x11env + "/include";
inherit name;
inherit version;
src = fetchurl {
url = real_url;