Commit Graph

20 Commits

Author SHA1 Message Date
Vincent Laporte
1bf4036f3c
ocamlPackages.io-page: use Dune 3 2023-03-28 11:26:15 +02: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
6791c3ae11 ocamlPackages.io-page: 2.4.0 → 3.0.0 2022-07-04 09:10:59 +02:00
Vincent Laporte
e69aee3280 ocamlPackages.io-page: 2.3.0 → 2.4.0
ocamlPackages.mirage-block: 2.0.1 → 3.0.0
ocamlPackages.mirage-block-ramdisk: disable tests
ocamlPackages.mirage-block-unix: 2.12.1 → 2.14.1
ocamlPackages.mirage-unix: 4.0.0 → 4.0.1
ocamlPackages.vchan: 6.0.0 → 6.0.1
ocamlPackages.wodan-unix: mark as broken
2022-07-04 09:10:59 +02:00
sternenseemann
aad56c947f ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01: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
e1fe267f09 ocamlPackages.io-page: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte
1d3b373443 camlPackages.io-page: remove unused parameter 2020-10-16 12:33:38 +02:00
sternenseemann
dde2efb95d ocamlPackages.io-page-unix: init at 2.3.0 2020-05-21 21:11:21 +02:00
sternenseemann
8852d537b2 ocamlPackages.io-page: 2.0.1 → 2.3.0 2020-05-21 21:11:21 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Théo Zimmermann
794158fcd5
buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Vincent Laporte
35ae816e17 ocamlPackages.io-page: 1.6.1 -> 2.0.1 (#45393) 2018-08-22 00:07:35 +02:00
Vincent Laporte
d109f3d5f6 ocamlPackages.io-page: 1.5.1 -> 1.6.1 2017-03-28 17:05:47 +00:00
Vincent Laporte
708bcdb307 ocamlPackages.{angstrom,cstruct,ezjsonm,hex,io-page}: depend on ocamlbuild 2017-03-04 05:33:30 +00:00
Nicolas B. Pierron
72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
Vincent Laporte
e4d16dcc72 ocaml-io-page: 1.4.0 -> 1.5.1 2015-06-27 14:48:12 +02:00
Vincent Laporte
7365907de5 Adds ocaml-io-page
This OCaml library implements support for efficient handling of I/O
memory pages on Unix and Xen.

Homepage: https://github.com/mirage/io-page
2015-03-02 11:26:03 +01:00