323
323
buildInputs = cfg.extras ++ [ ncurses ocamlPackages.ocaml ] ++ cfg.ocamls ++ cfg.pythons;
324
324
configureFlags = pkgs.lib.concatStringsSep " " flags; # hmm, flags are now not allowed to contain spaces
328
328
mkdir -p "$out/nix-support/"
329
329
touch "$out/nix-support/make.log"