Ulrik Strid
f12b9ea461
buildDunePackage: default to strictDeps = true
2023-02-03 08:59:34 +01:00
Ulrik Strid
c53a63adf1
ocamlPackages treewide: strictDeps all packages
2023-02-03 08:59:34 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte
c26f00141b
ocamlPackages.inotify: 2.3 → 2.4.1
2023-01-05 06:31:54 +01:00
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