Ulrik Strid
a13cdfe520
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
2022-02-24 14:39:27 +01:00
Felix Buehler
12f343da4c
treewide: rename name to pname&version
2022-02-06 23:56:36 +01:00
zowoq
8488ebab05
ocamlPackages.*: use spaces for indentation
2021-01-21 10:30:13 +10:00
sternenseemann
4e42cac49d
ocamlPackages: stdenv.lib → lib
...
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.
Reference #108938 .
2021-01-12 16:33:18 +01:00
Vincent Laporte
a028138adf
ocamlPackages.inotify: fix tests with Lwt ≥ 5
2020-07-05 10:48:18 +02:00
Vincent Laporte
0270bea441
ocamlPackages.inotify: fix tests for OCaml 4.02
2020-07-05 10:48:18 +02:00
Vincent Laporte
3beb47ff2a
ocamlPackages.inotify: init at 2.3
...
This package contains bindings for Linux's filesystem monitoring interface, inotify.
Homepage: https://github.com/whitequark/ocaml-inotify
2017-07-02 17:28:53 +02:00