Vincent Laporte
47c4876de6
ocamlPackages.ppx_deriving_yojson: disable tests
2018-12-12 09:34:38 +00:00
Vincent Laporte
1a04bd4414
ocamlPackages.checkseum: init at 0.0.3
...
Chekseum is an OCaml library which implements ADLER-32 and CRC32C Cyclic
Redundancy Check. It provides 2 implementation, the first in C and the
second in OCaml.
Homepage: https://github.com/mirage/checkseum
2018-12-11 08:12:27 +00:00
Vincent Laporte
e9b43adab7
ocamlPackages.optint: init at 0.0.2
...
This library provide one module Optint which internally uses an int if
you are in a x64 architecture or an int32 (boxed value) if you are in a
x86 architecture.
Homepage: https://github.com/mirage/optint
2018-12-11 08:12:27 +00:00
Vincent Laporte
0c9abf6436
ocamlPackages.camlimages: 5.0.0 -> 5.0.1
2018-12-07 04:22:10 +00:00
Vincent Laporte
b684e3d24b
ocamlPackages.javalib: 2.3.5 -> 3.0
...
ocamlPackages.sawja: 1.5.3 -> 1.5.6
2018-12-07 03:28:54 +00:00
Vincent Laporte
f698c0c418
ocamlPackages.frontc: 3.4 -> 3.4.1
2018-12-05 08:49:40 +00:00
Vincent Laporte
b3411342a4
ocamlPackages.zmq: fix build with non-default OCaml
2018-12-05 08:48:59 +00:00
Jörg Thalheim
1388223456
Merge pull request #51276 from nomeata/ocaml-bisect
...
Add bisect_ppx and bisect_ppx-ocamlbuild
2018-12-02 23:44:41 +00:00
Magnus Jonsson
d23acab3a3
ocamlPackages.opti: init at 1.0.3
2018-12-01 19:00:23 -08:00
Joachim Breitner
6ca50c3deb
bisect_ppx-ocamlbuild: Propagate ocamlbuild
2018-12-01 23:47:58 +01:00
Joachim Breitner
54ed86852e
Switch to buildDunePackage, and remove redundancies
2018-12-01 17:46:29 +01:00
Joachim Breitner
7621523fc1
Add bisect_ppx and bisect_ppx-ocamlbuild
2018-11-30 12:57:01 +01:00
Renaud
200422c91b
Merge pull request #50671 from r-ryantm/auto-update/ocaml4.06.1-visitors
...
ocamlPackages.visitors: 20171124 -> 20180513
2018-11-29 14:39:28 +01:00
Renaud
4c331eb7ef
Merge pull request #50683 from r-ryantm/auto-update/ocaml4.06.1-csv
...
ocamlPackages.csv: 2.1 -> 2.2
2018-11-29 14:37:08 +01:00
Renaud
f68dc97d7d
Merge pull request #50673 from r-ryantm/auto-update/ocaml4.06.1-opam-file-format
...
ocamlPackages.opam-file-format: 2.0.0-rc2 -> 2.0.0
2018-11-29 14:20:20 +01:00
Vincent Laporte
88d20b2052
ocamlPackages.menhir: 20181026 -> 20181113
2018-11-21 06:12:33 +00:00
R. RyanTM
c64467de65
ocamlPackages.csv: 2.1 -> 2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-csv/versions
2018-11-18 23:32:14 -08:00
R. RyanTM
bd54510d16
ocamlPackages.opam-file-format: 2.0.0-rc2 -> 2.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-opam-file-format/versions
2018-11-18 21:17:09 -08:00
R. RyanTM
24af67b42b
ocamlPackages.visitors: 20171124 -> 20180513
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-visitors/versions
2018-11-18 21:01:34 -08:00
Théo Zimmermann
208aedb971
ocamlPackages.*: remove unnecessary unpackCmd
2018-11-12 17:25:18 +00:00
Jörg Thalheim
6706d967aa
Merge pull request #50030 from r-ryantm/auto-update/ocaml4.06.1-bos
...
ocamlPackages.bos: 0.1.6 -> 0.2.0
2018-11-10 10:32:05 +00:00
Jörg Thalheim
3b27af320d
Merge pull request #49211 from r-ryantm/auto-update/ocaml4.06.1-rresult
...
ocamlPackages.rresult: 0.5.0 -> 0.6.0
2018-11-09 15:35:09 +00:00
R. RyanTM
cc54b1b8ac
ocamlPackages.bos: 0.1.6 -> 0.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-bos/versions
2018-11-09 07:14:44 -08:00
Jörg Thalheim
8debc01cb4
Merge pull request #49822 from marsam/feature/update-flow
...
flow: 0.80.0 -> 0.85.0
2018-11-07 15:05:57 +00: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
15995ea2b2
ocamlPackages.odoc: 1.2.0 -> 1.3.0
2018-11-06 18:20:49 +00:00
Mario Rodas
36efe7b3aa
ocamlPackages.visitors: init at 20171124
2018-11-06 08:06:11 -05:00
Jörg Thalheim
f1ba745392
Merge pull request #49210 from r-ryantm/auto-update/ocaml4.06.1-ocaml-migrate-parsetree
...
ocamlPackages.ocaml-migrate-parsetree: 1.0.11 -> 1.1.0
2018-10-29 01:12:54 +00:00
Jörg Thalheim
f5b281f11c
Merge pull request #49215 from r-ryantm/auto-update/ocaml4.06.1-fmt
...
ocamlPackages.fmt: 0.8.4 -> 0.8.5
2018-10-28 23:26:08 +00:00
Vincent Laporte
80bb1db72c
ocamlPackages.menhir: 20170712 -> 20181026
2018-10-28 15:30:49 +00:00
R. RyanTM
d0db0bd3e9
ocamlPackages.fmt: 0.8.4 -> 0.8.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-fmt/versions
2018-10-26 22:47:59 -07:00
R. RyanTM
9c2b2dbd9d
ocamlPackages.rresult: 0.5.0 -> 0.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-rresult/versions
2018-10-26 21:53:10 -07:00
R. RyanTM
ab7172a326
ocamlPackages.ocaml-migrate-parsetree: 1.0.11 -> 1.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-ocaml-migrate-parsetree/versions
2018-10-26 21:44:22 -07:00
Vincent Laporte
c640f024dd
ocamlPackages.vg: 0.9.0 -> 0.9.1
2018-10-25 05:36:37 +00:00
Mateusz Czapliński
98d4e42145
ocamlPackages.zmq: init at 20180726
2018-10-22 06:51:17 +00:00
Timo Kaufmann
4fb56f1368
Merge pull request #48387 from r-ryantm/auto-update/ocaml4.06.1-ppxlib
...
ocamlPackages.ppxlib: 0.3.0 -> 0.3.1
2018-10-20 23:01:08 +02:00
Vincent Laporte
de4f6cb453
ocamlPackages.elpi: 1.0.5 -> 1.1.0
2018-10-15 13:41:45 +00:00
R. RyanTM
c72e9d5034
ocamlPackages.ppxlib: 0.3.0 -> 0.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-ppxlib/versions
2018-10-14 03:43:47 -07:00
Moritz Kiefer
6738033727
alt-ergo: 1.30->2.2.0, ocplib-simplex: 0.3->0.4
2018-10-13 17:45:45 +00:00
Théo Zimmermann
2fdd38ed2d
camlp5_transitional: remove in favor of camlp5 (strict)
2018-10-10 19:44:54 +02:00
Théo Zimmermann
eaf0de5985
ulex: remove version 0.8
2018-10-10 19:42:54 +02:00
Vincent Laporte
bdaedbe38c
ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0
2018-10-08 05:59:24 +00:00
Carlos D'Agostino
364d477236
ocamlPackages.ezxmlm: init at 1.0.2
2018-10-06 14:18:51 +00:00
Bart Brouns
3f97539b42
camomile: 0.8.7 -> 1.0.1
2018-10-04 02:30:47 +02:00
Vincent Laporte
736d8af3fd
ocamlPackages.piqi: 0.6.13 -> 0.6.14 ( #47621 )
2018-10-01 23:59:56 +02:00
Vincent Laporte
b46666a867
ocamlPackages.odoc: fix resolution of odoc.css
2018-09-30 16:14:03 +00:00
Vincent Laporte
c8f3e0f118
ocamlPackages.elpi: init at 1.0.5
2018-09-27 17:41:12 +00:00
Vincent Laporte
cbc609ca8c
ocamlPackages.odoc: init at 1.2.0
2018-09-24 05:08:37 +00:00
Vincent Laporte
886acaff11
ocamlPackages.doc-ock-xml: init at 1.2.1
2018-09-24 05:08:37 +00:00
Vincent Laporte
41f06396cc
ocamlPackages.doc-ock-html: init at 1.2.1
2018-09-24 05:08:37 +00:00
Vincent Laporte
55ef56b260
ocamlPackages.doc-ock: init at 1.2.1
2018-09-24 05:08:37 +00:00
Vincent Laporte
26aa4c36ba
ocamlPackages.erm_xmpp: 0.3 -> 0.3+20180112
2018-09-21 17:04:23 +00:00
Vincent Laporte
ab2f86aec3
ocamlPackages.erm_xml: 0.3 -> 0.3+20180112
2018-09-21 17:04:22 +00:00
Vincent Laporte
a3c820d79c
ocamlPackages.cohttp: 1.0.2 -> 1.1.1
2018-09-19 16:50:21 +00:00
Jörg Thalheim
5b38f33481
Merge pull request #46640 from vbgl/ocaml-mlgmpidl-1.2.7
...
ocamlPackages.mlgmpidl: 1.2.6 -> 1.2.7
2018-09-18 08:19:54 +01:00
Vincent Laporte
66842c9a72
ocamlPackages.ppx_import: 1.4 -> 1.5
2018-09-18 05:00:51 +00:00
xeji
19996db7fa
Merge pull request #46532 from vbgl/ocaml-batteries-2.9.0
...
ocamlPackages.batteries: 2.8.0 -> 2.9.0
2018-09-17 10:35:18 +02:00
Vincent Laporte
fc19401d67
jbuilder: 1.0.1 -> dune: 1.1.1
2018-09-15 19:32:32 +00:00
Vincent Laporte
7ed02d4b70
ocamlPackages.mlgmpidl: 1.2.6 -> 1.2.7
2018-09-15 11:09:53 +00:00
Vincent Laporte
1003e6e0df
ocamlPackages.batteries: disable tests on Aarch64
2018-09-13 05:29:54 +00:00
Vincent Laporte
65fcac82d3
ocamlPackages.batteries: 2.8.0 -> 2.9.0
2018-09-11 16:37:27 +00:00
Vincent Laporte
48708a9c43
ocamlPackages.re: 1.7.3 -> 1.8.0
2018-09-05 17:14:58 +00:00
Vincent Laporte
f0a0ccabcc
ocamlPackages.seq: init at 0.1
2018-09-05 17:12:13 +00:00
Vincent Laporte
c722db75ba
ocamlPackages.{tyxml,lwt}: always enable camlp4 support
2018-09-05 06:06:48 +00:00
Vincent Laporte
20af031a2f
ocamlPackages.ocamlsdl: disable for OCaml ≥ 4.06
2018-08-29 12:49:45 +00:00
Vincent Laporte
8a62ad06c2
ocamlPackages.cil: disable for OCaml ≥ 4.06
2018-08-29 12:49:44 +00:00
Vincent Laporte
e79e66cad1
ocamlPackages.magick: disable for OCaml ≥ 4.06
2018-08-29 12:49:44 +00:00
Vincent Laporte
24f47da9b3
ocamlPackages.erm_xml: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
9590e46c05
ocamlPackages.ocaml_data_notation: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
0c3cf014e2
ocamlPackages.ojquery: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
3fb8dac658
ocamlPackages.ocaml_cryptgps: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
ebd62e2423
ocamlPackages.ocaml_cairo: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
ea276e21cf
ocamlPackages.pa_ounit: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
06cd948ba3
ocamlPackages.sqlite3EZ: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
84e3cece28
ocamlPackages.ulex08: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
4f7c4e70e4
ocamlPackages.lwt2: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
78b8fc7a75
ocamlPackages.gtktop: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
23fd7e452f
ocamlPackages.frontc: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
6a9831940d
ocamlPackages.dypgen: disable for OCaml ≥ 4.06
2018-08-29 12:49:39 +00:00
Vincent Laporte
354dedfec3
ocamlPackages.camlimages_4_1: disable for OCaml ≥ 4.06
2018-08-29 12:49:39 +00:00
Vincent Laporte
09821d23ba
ocamlPackages.bolt: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
efbc322c9f
ocamlPackages.variantslib_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
a04f3afc3c
ocamlPackages.faillib: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
f7c617e34d
ocamlPackages.enumerate: disable for OCaml ≥ 4.06
2018-08-29 12:49:37 +00:00
Vincent Laporte
c2b86bc5bb
ocamlPackages.fieldslib_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:37 +00:00
Vincent Laporte
15a568cfe6
ocamlPackages.bin_prot_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:36 +00:00
Vladimír Čunát
7db611f2af
Merge branch 'staging'
...
Includes libX11 security update.
2018-08-24 09:19:43 +02:00
Vladimír Čunát
e78fd23564
Merge branch 'master' into staging
...
Hydra: ?compare=1474932
2018-08-22 20:57:14 +02:00
Vincent Laporte
c63e5c13d2
ocamlPackages.piqi-ocaml: fix build with OCaml 4.06
2018-08-22 14:58:06 +00:00
Vincent Laporte
38fa082e79
ocamlPackages.piqi: fix build with OCaml 4.06
2018-08-22 14:58:06 +00:00
Matthew Bauer
f7bc33abf0
Revert "treewide: fixup breakage due to absolute compiler path"
...
This reverts commit d0888d1503
.
2018-08-22 01:14:53 +02:00
Vincent Laporte
35ae816e17
ocamlPackages.io-page: 1.6.1 -> 2.0.1 ( #45393 )
2018-08-22 00:07:35 +02:00
Vladimír Čunát
d0888d1503
treewide: fixup breakage due to absolute compiler path
...
Some packages just can't handle them #44767 . It was tempting to try
to abstract this in some way, but I didn't do that ATM.
2018-08-21 12:34:33 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
...
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Ivan Jager
ef98b96356
atd: 1.12.0 -> 2.0.0 ( #45046 )
...
atdgen is now part of atd
2018-08-15 10:45:42 +02:00
Vincent Laporte
be989c7af4
ocamlPackages.javalib: 2.3.4 -> 2.3.5 ( #45016 )
2018-08-14 14:53:30 +02:00
Vincent Laporte
44f18a5a4f
ocamlPackages.incremental_kernel: 0.11.0 -> 0.11.1
2018-08-14 07:48:39 +00:00
Vincent Laporte
2aae0c0442
ocamlPackages.async_extra: 0.11.0 -> 0.11.1
2018-08-14 07:48:39 +00:00
Vincent Laporte
72d1be9b96
ocamlPackages.async_kernel: 0.11.0 -> 0.11.1
2018-08-14 07:48:39 +00:00
Vincent Laporte
4b542fdf8e
ocamlPackages.core: 0.11.1 -> 0.11.2
2018-08-14 07:48:39 +00:00