Commit graph

1449 commits

Author SHA1 Message Date
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Vincent Laporte b387dced20
Merge pull request #59131 from vbgl/ocaml-uri-2.2
ocamlPackages.uri: 1.9.6 -> 2.2.0; ocamlPackages.cohttp: 1.1.1 -> 2.0.0
2019-04-22 21:16:33 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Vincent Laporte 1c84236afb ocamlPackages.zarith: 1.7 -> 1.8 2019-04-12 16:48:32 +02:00
Vincent Laporte b5c224d2a5 ocamlPackages.bignum: remove at 0.11.0 2019-04-12 16:48:32 +02:00
Sarah Brofeldt 8acaf113a2
Merge pull request #59073 from vbgl/ocaml-faraday-0.7
ocamlPackages.faraday: 0.5.0 -> 0.7.0
ocamlPackages.farfadet: 0.2 -> 0.3
2019-04-10 17:29:51 +02:00
Vincent Laporte 2dfc7524c6
ocamlPackages.cohttp: 1.1.1 -> 2.0.0 2019-04-07 20:11:18 +00:00
Vincent Laporte 905405eb72
ocamlPackages.uri: 1.9.6 -> 2.2.0 2019-04-07 20:11:13 +00:00
Pascal Wittmann c62b24679b
Merge pull request #59065 from vbgl/ocaml-base64-3.1.0
ocamlPackages.base64: 2.0.0 -> 3.2.0
2019-04-07 21:57:38 +02:00
R. RyanTM 2cb358246d ocamlPackages.ppxlib: 0.3.1 -> 0.5.0 (#54755)
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
2019-04-07 09:27:00 +00:00
R. RyanTM 9d5d5b243d
ocamlPackages.reactivedata: 0.2.1 -> 0.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-reactivedata/versions

Closes #58405
2019-04-06 14:59:12 +00:00
Vincent Laporte 2cde1a89b6
ocamlPackages.farfadet: 0.2 -> 0.3
ocamlPackages.faraday: 0.5.0 -> 0.7.0
2019-04-06 14:44:26 +00:00
Vincent Laporte 3a10042c81
ocamlPackages.base64: 2.0.0 -> 3.2.0
Keep the legacy version under attribute `base64_2`
2019-04-06 13:24:16 +00:00
Vincent Laporte 65f77edaa8
Merge pull request #57344 from r-ryantm/auto-update/ocaml4.06.1-uutf
ocamlPackages.uutf: 1.0.1 -> 1.0.2
2019-04-06 14:57:25 +02:00
Vincent Laporte a01129912f ocamlPackages.re2: fix build on darwin 2019-04-02 09:37:30 +02:00
R. RyanTM fe99c0424f ocamlPackages.ocaml_extlib: 1.7.5 -> 1.7.6
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-extlib/versions
2019-03-27 15:29:13 +01:00
Vincent Laporte f5f8d85419
Merge pull request #58435 from rixed/ocaml-syslog-also-opt
ocaml-syslog: fix missing cmxa file
2019-03-27 14:43:24 +01:00
Cedric Cellier b3876e522e ocaml-syslog: fix missing cmxa file
Makefile does not produce native library by default.
2019-03-27 14:38:02 +01:00
Cedric Cellier 1777055209 ocamlPackages.stdint: 0.5.0 -> 0.5.1 2019-03-27 13:53:58 +01:00
Vincent Laporte 853b589f78
ocamlPackages.cairo2: 0.5 -> 0.6 (#57965) 2019-03-26 15:11:37 +01:00
Vincent Laporte 6a45d871c7 ocamlPackages.lablgtk3: use buildDunePackage 2019-03-26 14:17:50 +01:00
Vincent Laporte f56d52bbc3 ocamlPackages.zmq: use buildDunePackage 2019-03-26 14:17:50 +01:00
Cedric Cellier 0206adc566 lacaml: init at 11.0.3 2019-03-24 19:37:47 +01:00
Cedric Cellier 913e33897c ocaml-syslog: init at 1.5 2019-03-19 09:31:12 +01:00
R. RyanTM 99f9563830 ocamlPackages.resource-pooling: 0.5.2 -> 0.6 (#55237)
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-resource-pooling/versions
2019-03-15 23:27:24 +01:00
R. RyanTM fdb95b4d4d ocamlPackages.yojson: 1.6.0 -> 1.7.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-yojson/versions
2019-03-11 12:17:45 +01:00
R. RyanTM 045f09065b ocamlPackages.uutf: 1.0.1 -> 1.0.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-uutf/versions
2019-03-11 00:18:15 -07:00
Vincent Laporte 01f88218d2 ocamlPackages.lablgtk3: 3.0.beta4 -> 3.0.beta5 2019-03-05 09:06:28 +01:00
Vincent Laporte 93ce3df6b5 ocamlPackages.stdlib-shims: init at 0.1.0 2019-03-03 11:45:21 +01:00
Vincent Laporte 79bc38c1bc ocamlPackages.mlgmpidl: 1.2.7 -> 1.2.8
This version builds even if profiling is not available (e.g., on Aarch).
2019-02-28 22:24:07 +01:00
Vincent Laporte 9a666f92a2
ocamlPackages.wtf8: disable for OCaml ≤ 4.01 2019-02-22 17:04:57 +00:00
Vincent Laporte a03930d9d5
ocamlPackages.opti: disable for OCaml ≤ 4.01 2019-02-22 17:04:56 +00:00
Vincent Laporte 887a5373d6
ocamlPackages.dtoa: disable for OCaml ≤ 4.01 2019-02-22 17:04:56 +00:00
Vincent Laporte 91e194579d
ocamlPackages.bisect_ppx-ocamlbuild: disable for OCaml ≤ 4.01 2019-02-22 17:04:56 +00:00
Vincent Laporte 598554d476
ocamlPackages.atd: disable for OCaml ≤ 4.01 2019-02-22 17:04:56 +00:00
Vincent Laporte b275d09224 ocamlPackages.lablgtk3: 3.0.beta3 -> 3.0.beta4 2019-02-22 13:00:04 +01:00
Vincent Laporte b60b304cef ocamlPackages.yojson: 1.4.1 -> 1.6.0 2019-02-20 10:41:53 +01:00
Vincent Laporte e4035c3e0e
Merge pull request #55633 from vbgl/alt-ergo-2.3.0
alt-ergo: 2.2.0 -> 2.3.0
2019-02-19 09:53:57 +01:00
Vincent Laporte b1ac25e7ed ocamlPackages.hex: 1.2.0 -> 1.3.0 2019-02-17 10:59:33 +01:00
Vincent Laporte 039f359a7d ocamlPackages.ocaml-migrate-parsetree: 1.1.0 -> 1.2.0 2019-02-16 09:05:06 +01:00
R. RyanTM 17711be1ab
ocamlPackages.psmt2-frontend: 0.1 -> 0.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-psmt2-frontend/versions
2019-02-12 09:17:19 +00:00
R. RyanTM 8c2d2cba7c ocamlPackages.topkg: 0.9.1 -> 1.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-topkg/versions
2019-02-11 12:35:22 +01:00
Vincent Laporte 570dd83ae4
ocamlPackages.ocsigen-start: 1.4.0 -> 1.5.0 2019-02-03 14:20:17 +00:00
Vincent Laporte 65ba19a9c5
ocamlPackages.ocsigen-start: 1.2.0 -> 1.4.0 2019-02-03 14:20:16 +00:00
Vincent Laporte c3ddb39ade
ocamlPackages.ocsigen-start: 1.1.0 -> 1.2.0 2019-02-03 14:20:15 +00:00
Vincent Laporte 5a2f6b08bf
ocamlPackages.ocsigen-toolkit: 1.1.0 -> 2.0.0 2019-02-03 14:20:14 +00:00
Vincent Laporte 686f8a4710
ocamlPackages.eliom: 6.3.0 -> 6.4.0 2019-02-03 14:20:14 +00:00
Vincent Laporte 05350c0047
ocamlPackages.ocsigen_server: 2.9 -> 2.11 2019-02-03 14:20:13 +00:00
Vincent Laporte d8a8de45d0
ocamlPackages.lwt_camlp4: init at 20180325 2019-02-03 14:20:11 +00:00
Vladyslav M 805e2bbced
Merge pull request #53703 from vbgl/ocaml-ocp-indent-1.7.0
ocamlPackages.ocp-indent: 1.6.1 -> 1.7.0
2019-01-16 00:54:27 +02:00
Austin Seipp 564653f91d ocamlPackages.zarith: use buildOcaml instead of mkDerivation
This has two main advantages:

  - By setting hasSharedObjects = true, buildOcaml will automatically
include a setup-hook.sh that sets CAML_LD_LIBRARY_PATH in dependent
expressions. This is needed to pick up dllzarith.so properly which is
shipped as part of the library.

  - We can kill the ugly assert in the expression and instead change it
to use minimumSupportedOcamlVersion.

(Note: this was reverted in b44d5136e8, but the change is
exactly equivalent -- I wasn't sure what impact zarith might actually
have without checking OfBorg, which I wanted to do first.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-15 01:28:11 -06:00
Austin Seipp b44d5136e8 Revert "ocamlPackages.zarith: use buildOcaml instead of mkDerivation"
This reverts commit 9d5a7af4e5.
2019-01-15 00:35:11 -06:00
Austin Seipp 9d5a7af4e5 ocamlPackages.zarith: use buildOcaml instead of mkDerivation
This has two main advantages:

  - By setting hasSharedObjects = true, buildOcaml will automatically
include a setup-hook.sh that sets CAML_LD_LIBRARY_PATH in dependent
expressions. This is needed to pick up dllzarith.so properly which is
shipped as party of the library.

  - We can kill the ugly assert in the expression and instead change it
to use minimumSupportedOcamlVersion.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-15 00:33:59 -06:00
R. RyanTM ac38750e32 ocamlPackages.rope: 0.6 -> 0.6.1 (#52829)
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-rope/versions
2019-01-13 22:39:55 +01:00
Vincent Laporte ad23ea312d ocamlPackages.lablgtk3: 3.0.β2 → 3.0.β3 2019-01-12 18:42:45 +00:00
Vincent Laporte db217a8aca ocamlPackages.resource-pooling: init at 0.5.2
A library for pooling resources like connections, threads, or similar.

Homepage: https://github.com/ocsigen/resource-pooling
2019-01-12 08:23:48 +00:00
Vincent Laporte 522148ba4e
ocamlPackages.cmdliner: restore version 1.0.2 for OCaml ≤ 4.02 2019-01-09 16:37:39 +00:00
Vincent Laporte 8b79557600 ocamlPackages.ppx_deriving_yojson: 3.1 -> 3.3 2018-12-25 10:43:41 +01:00
Vincent Laporte d7f08cd90f ocamlPackages.ppxfind: init at 1.2 2018-12-25 10:43:41 +01:00
Vincent Laporte daaba731a7 ocamlPackages.csv-lwt: init at 2.2 2018-12-24 14:57:07 +01:00
Renaud b7355e6f7a
Merge pull request #52179 from r-ryantm/auto-update/ocaml-cmdliner
ocamlPackages.cmdliner: 1.0.2 -> 1.0.3
2018-12-19 16:59:02 +01:00
Renaud c98754dd12
Merge pull request #52172 from r-ryantm/auto-update/ocaml-curses
ocamlPackages.curses: 1.0.3 -> 1.0.4
2018-12-19 16:42:25 +01:00
Vincent Laporte 6620de7594 ocamlPackages.atdgen: init at 2.0.0
Atdgen is a command-line program that takes as input type definitions in the
ATD syntax and produces OCaml code suitable for data serialization and
deserialization.

Homepage: https://github.com/mjambon/atd
2018-12-17 21:38:49 +00:00
Vincent Laporte b5f580fa2e ocamlPackages.labltk: fix evaluation with OCaml < 4.04 2018-12-17 17:46:46 +00:00
Vincent Laporte 5e786dedc1 ocaml-ng.ocamlPackages_4_01_0.ppx_cstruct: fix evaluation 2018-12-17 17:46:46 +00:00
Vincent Laporte f41ac80d74 ocaml-ng.ocamlPackages_4_01_0.cstruct-unix: fix evaluation 2018-12-17 17:46:46 +00:00
Vincent Laporte 3cca862a5f ocaml-ng.ocamlPackages_4_01_0.cstruct-lwt: fix evaluation 2018-12-17 17:46:46 +00:00
Vincent Laporte b6ca91fba5 ocamlPackages.elina: init at 1.1
ELINA contains optimized implementations of popular numerical abstract domains
such as Polyhedra, Octagon and Zones for static analysis.

homepage: http://elina.ethz.ch/
2018-12-16 08:54:51 +00:00
R. RyanTM 20f691ddee ocamlPackages.cmdliner: 1.0.2 -> 1.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml-cmdliner/versions
2018-12-14 23:27:29 -08:00
R. RyanTM 2d5545daaf ocamlPackages.curses: 1.0.3 -> 1.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml-curses/versions
2018-12-14 22:26:13 -08:00
Vincent Laporte 42fd1728fa
ocamlPackages.lablgtk3: 3.0.beta1 -> 3.0.beta2 2018-12-14 09:11:25 +00:00
Vincent Laporte 113a7562fe ocamlPackages.lablgtk3: init at 3.0.beta1 2018-12-13 09:09:09 +00:00
Vincent Laporte ee843ee86e ocamlPackages.ppx_import: 1.5 -> 1.5-3 2018-12-12 09:34:38 +00:00
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
Vincent Laporte 989292e3e1 ocamlPackages.ocaml_extlib: 1.7.4 -> 1.7.5 (#44736) 2018-08-14 00:59:32 +02:00
Vladimír Čunát 5b0398dc36
Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Léo Gaspard 9b46b273f9 ocamlModules.wasm: add wasm binary 2018-08-13 15:36:44 +00:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
R. RyanTM 45cc316b90 ocamlPackages.csv: 2.0 -> 2.1 (#44735)
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.05.0-csv/versions.
2018-08-09 00:51:53 +02:00
Vincent Laporte 805bc58d08 ocamlPackages.sequence: 0.10 -> 1.1 (#44628) 2018-08-07 21:28:46 +02:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Jörg Thalheim ff75efc953
Merge pull request #44289 from vbgl/ocaml-core_kernel-0.11.1
ocamlPackages.core_kernel: 0.11.0 -> 0.11.1
2018-08-01 11:54:07 +01:00
Jörg Thalheim 3183e9e32a
Merge pull request #44220 from vbgl/ocaml-uunf-11.0.0
ocamlPackages.{uunf,uucp,uuseg}: 10.0 -> 11.0.0
2018-08-01 00:29:40 +01:00
Vincent Laporte f594caa052 ocamlPackages.lambdaTerm: 1.12.0 -> 1.13 (#44271) 2018-07-31 23:30:16 +02:00
Vincent Laporte 18408650fb
ocamlPackages.core_kernel: 0.11.0 -> 0.11.1 2018-07-31 20:15:26 +00:00
Vincent Laporte d4bf592bbd
ocamlPackages.uunf: mark as broken on AArch64 2018-07-31 12:51:36 +00:00
Vincent Laporte 9c37672e5a
ocamlPackages.uuseg: 10.0.0 -> 11.0.0 2018-07-30 07:05:04 +00:00
Vincent Laporte 311d32ffd0
ocamlPackages.uucp: 10.0.1 -> 11.0.0 2018-07-30 06:48:46 +00:00
Vincent Laporte 0364a581f2
ocamlPackages.uunf: 10.0.0 -> 11.0.0 2018-07-30 06:39:05 +00:00
Vincent Laporte 5bc007bbea ocamlPackages.jingoo: 1.2.7 -> 1.2.18 (#44106) 2018-07-29 21:18:09 +02:00
Vincent Laporte bbf96f8652
ocamlPackages.asn1-combinators: remove spurious dependency to Camlp4 2018-07-29 13:32:04 +00:00
Vincent Laporte 562a264be4
ocamlPackages.ptime: 0.8.3 -> 0.8.4 2018-07-29 13:31:58 +00:00
Vincent Laporte d6a60a7e91
ocamlPackages.labltk: init at 8.06 (#43963)
LablTk is an OCaml interface to the Tcl/Tk GUI framework.

homepage: http://labltk.forge.ocamlcore.org/
2018-07-29 08:35:35 +00:00
Vincent Laporte 1747b29a4c ocamlPackages.httpaf: init at 0.4.1
http/af is a high-performance, memory-efficient, and scalable web server for
OCaml.

Homepage: https://github.com/inhabitedtype/httpaf
2018-07-29 07:47:21 +00:00
Vincent Laporte 51d9081123 ocamlPackages.angstrom: 0.8.1 -> 0.10.0 2018-07-29 07:47:21 +00:00
Vincent Laporte 96b9fdaa35 ocamlPackages.bigstringaf: init at 0.3.0
Bigstring intrinsics and fast blits based on memcpy/memmove

homepage: https://github.com/inhabitedtype/bigstringaf
2018-07-29 07:47:21 +00:00
Vincent Laporte 0c4daae16a
ocamlPackages.ppx_sqlexpr: init at 0.9.0 2018-07-28 14:16:47 +00:00
Vincent Laporte 5a9645c37f
ocamlPackages.sqlexpr: 0.5.5 -> 0.9.0 2018-07-28 14:16:46 +00:00
Vincent Laporte f2ae2c9b8f
ocamlPackages.estring: disable for OCaml ≥ 4.06 2018-07-28 14:16:41 +00:00
Vincent Laporte 5a2ee49f3c ocamlPackages.base: 0.11.0 -> 0.11.1 2018-07-28 14:10:47 +00:00
Fatih Altinok 8d03816ed0
ocamlPackages.ppx_gen_rec: init at 1.0.0 2018-07-23 14:01:50 +00:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Vincent Laporte acd100e4b6
ocamlPackages.ppx_blob: 0.2 -> 0.4.0 2018-07-21 07:53:23 +00:00
Vincent Laporte df6534d04a
Merge pull request #43535 from vbgl/ocaml-js_of_ocaml-3.2.0
ocamlPackages.js_of_ocaml: 3.1.0 -> 3.2.0
2018-07-21 06:21:37 +00:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth 87f5930c3f [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
Vincent Laporte fdf291f922
ocamlPackages.tyxml: make dependency to camlp4 optional 2018-07-14 17:17:51 +00:00
Vincent Laporte d534882ca2
ocamlPackages.ppx_tools: enable for OCaml 4.07 2018-07-14 17:17:51 +00:00
Vincent Laporte 1c58618fd1
ocamlPackages.ppx_deriving: remove spurious dependency to camlp4 2018-07-14 17:17:51 +00:00
Vincent Laporte ba612369e7
ocamlPackages.ipaddr: remove spurious dependency to camlp4 2018-07-14 17:17:51 +00:00
Vincent Laporte 0c085fd034
ocamlPackages.astring: remove spurious dependency to camlp4 2018-07-14 17:17:51 +00:00
xeji ebdb6edad7
Merge pull request #43440 from vbgl/ocaml-lwt_log-1.0.0
ocamlPackages.lwt_log: init at 1.0.0
2018-07-14 00:25:55 +02:00
Vincent Laporte ade8242b81 ocamlPackages.ezjsonm: 0.4.3 -> 0.6.0 2018-07-13 16:21:33 +00:00
Vincent Laporte 5a7ab721b4
ocamlPackages.lwt_log: init at 1.0.0 2018-07-12 21:26:00 +00:00
Vincent Laporte 124071cacd
ocamlPackages.lwt3: make dependency to camlp4 optional 2018-07-12 21:25:52 +00:00
Vincent Laporte 60629ce2c5 ocamlPackages.xtmpl: 0.16.0 -> 0.17.0 (#43304) 2018-07-11 01:13:01 +02:00
Vincent Laporte de1a8ddb3c
ocamlPackages.iri: init at 0.4.0
iri is an OCaml implementation of Internationalized Resource Identifiers
(IRIs).

Homepage: https://framagit.org/zoggy/ocaml-iri
2018-07-09 17:15:43 +00:00
Vincent Laporte 131e9f59e8
ocamlPackages.ppx_tools_versioned: remove spurious dependency to camlp4 2018-07-09 17:15:33 +00:00
Jeff Ames 5051c68c73 cpdf: add license (#43229) 2018-07-08 22:11:19 +01:00
Vincent Laporte 3b0cd74f55
ocamlPackages.janeStreet: 0.10 -> 0.11 2018-07-05 19:40:31 +00:00
Vincent Laporte 5d3a2b946d ocamlPackages.ocaml-migrate-parsetree: 1.0.7 -> 1.0.11 (#42829) 2018-07-05 10:50:50 +02:00
Vincent Laporte fcd93f9e07 ocamlPackages.zarith: 1.4.1 -> 1.7 (#42886) 2018-07-05 10:49:58 +02:00
Vincent Laporte 1747ec308a
ocamlPackages.lambdaTerm: remove spurious dependency to camlp4 2018-06-28 07:16:49 +00:00
Vincent Laporte c647ca8180
ocamlPackages.cmdliner: remove at 0.9.8 2018-06-26 20:14:57 +00:00
xeji a627399a84
Merge pull request #42567 from vbgl/ocaml-psmt2-frontend
ocamlPackages.psmt2-frontend: init at 0.1
2018-06-26 17:00:37 +02:00
Vincent Laporte ec81355c8d
ocamlPackages.psmt2-frontend: init at 0.1 2018-06-25 13:38:55 +00:00
Vincent Laporte 3e60af02d3
ocamlPackages.bap: fix build with re-1.7.3 2018-06-24 19:23:12 +00:00
Vincent Laporte ea7c74c772
ocamlPackages.re: 1.7.1 -> 1.7.3 2018-06-24 19:23:12 +00:00
xeji af5b858825
Merge pull request #41591 from vbgl/opaline
ocamlPackages: use opaline instead of opam-installer
2018-06-09 01:34:02 +02:00
Vincent Laporte 6c426745b4 ocamlPackages.functory: 0.5 -> 0.6 (#41596) 2018-06-06 22:18:11 +02:00
Vincent Laporte 07d40825d8
ocamlPackages.mstruct: remove spurious dependency 2018-06-06 07:14:30 +00:00
Vincent Laporte 2e851f9651
ocamlPackages.xmlm: remove at 1.2.0 2018-06-06 07:14:29 +00:00
Vincent Laporte a4fa4c45cc
ocamlPackages.cmdliner_0_9: use opaline 2018-06-06 07:14:29 +00:00
Vincent Laporte 10d70a2ae3
ocamlPackages.lambda-term: fix installPhase 2018-06-06 07:14:28 +00:00
Vincent Laporte 98e8e95136
ocamlPackages.nocrypto: use opaline 2018-06-06 07:14:27 +00:00
Vincent Laporte 733d88574b
ocamlPackages.js-build-tools: use opaline 2018-06-06 07:14:26 +00:00
Vincent Laporte 535a8b000f
ocamlPackages.buildOcamlJane: use opaline 2018-06-06 07:14:25 +00:00
Vincent Laporte 69ac6be009
ocamlPackages.ocsigen-toolkit: use opaline 2018-06-06 07:14:25 +00:00
Vincent Laporte cb5d4c1205
ocamlPackages.eliom: use opaline 2018-06-06 07:14:24 +00:00
Vincent Laporte e7795ce53e
ocamlPackages.reactivedata: use opaline 2018-06-06 07:14:23 +00:00
Vincent Laporte 8e0100ba85
ocamlPackages.ppx_import: use opaline 2018-06-06 07:14:22 +00:00
Vincent Laporte c066d9dfc3
ocamlPackages.topkg: use opaline 2018-06-06 07:14:21 +00:00
Vincent Laporte 853fb4598f
ocamlPackages.uchar: use opaline 2018-06-06 07:14:20 +00:00
Vincent Laporte 9114b47314
ocamlPackages.gg: use opaline 2018-06-06 07:14:20 +00:00
Vincent Laporte 999871400b ocamlPackages.linenoise: init at 1.1.0 (#41489) 2018-06-05 20:29:00 +02:00
Vincent Laporte b0102f5501
ocamlPackages_4_02.async_ssl: remove redundancy 2018-05-29 05:29:04 +00:00
Vincent Laporte 0f51d1fa59
ocamlPackages.gapi-ocaml: clean installPhase 2018-05-29 05:29:04 +00:00
Vincent Laporte 5509528c2c ocamlPackages.opam-file-format: init at 2.0.0-rc2 (#41164) 2018-05-28 23:33:00 +02:00
Sarah Brofeldt 8d1eddea16
Merge pull request #40884 from vbgl/ocaml-earley-ocaml
ocamlPackages.earley_ocaml: init at 1.0.2
2018-05-24 23:05:38 +02:00