summaryrefslogtreecommitdiff
path: root/pkgs/development/ocaml-modules/config-file (follow)
Commit message (Expand)AuthorAgeFilesLines
* ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs•••To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild. This makes some closures significantly smaller and makes cross compilation easier Ulrik Strid2022-02-241-1/+3
* pkgs/development: followup fmtFelix Buehler2021-11-101-1/+1
* pkgs/development: rename name to pname&versionFelix Buehler2021-11-101-3/+4
* ocamlPackages: stdenv.lib → lib•••This change was produced by searching for remaining occurrences of stdenv.lib and replacing them manually. Reference #108938. sternenseemann2021-01-121-3/+3
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
* Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron2016-03-131-1/+1
* Adds ocaml-config-file•••config-file is an OCaml library used to manage the configuration file(s) of an application. Homepage: http://config-file.forge.ocamlcore.org/ Vincent Laporte2015-01-131-0/+22