Commit graph

733 commits

Author SHA1 Message Date
Jules Aguillon ab8489cc40
Upgrade ocamlPackages.yaml and add ocamlPackages.yaml-sexp (#142089)
* ocamlPackages.yaml: 2.1.0 -> 3.0.0

Also added the checkInputs.

* Add ocamlPackage.yaml-sexp 3.0.0

The part of yaml that requires sexplib is moved to a second package.
2021-10-18 17:56:20 +02:00
Francesco Gazzetta 0ad041e5bc ocamlPackages.color: init at 0.2.0 2021-10-16 19:12:56 +02:00
Ulrik Strid 2db064d028 ocamlPackages.tezos-*: 8.3 -> 10.2
ocamlPackages.lwt-canceler: 0.2 -> 0.3
ocamlPackages.json-data-encoding: 0.8 -> 0.10
ocamlPackages.data-encoding: 0.2.0 -> 0.4.0
ocamlPackages.ff-sig, ff-pbt: init at 0.6.1
ocamlPacakges.bls12-381: 0.3.15 -> 0.4.2

Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2021-10-13 10:04:20 +02:00
Ulrik Strid 7054010222 ocamlPackages.pyml: init at 20210226
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2021-10-13 10:04:20 +02:00
Ulrik Strid 993fe6176a ocamlPackages.tar: init at 1.1.0 2021-10-13 10:04:20 +02:00
Ulrik Strid b2c49d1d71 ocamlPackages.lwt-exit: init at 1.0
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2021-10-13 10:04:20 +02:00
Ulrik Strid 8b247a73bd ocamlPackages.hashcons: init at 1.4 2021-10-13 10:04:20 +02:00
Ulrik Strid f470e6ddd9 ocamlPackages.getopt: init at 20120615
Co-authored-by: sterni <sternenseemann@systemli.org>
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2021-10-13 10:04:20 +02:00
Delta 48eba3e35c ocamlPackages.lustre-v6: init at 6.103.3 2021-09-30 21:38:06 +02:00
Rudi Grinberg 073cc84c9b ocamlformat-rpc-lib: init at 0.19.0
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-30 21:30:06 +02:00
sterni c1e83d738d
ocamlPackages: update a bunch of libraries from the mirage universe (#132550)
* ocamlPackages.cstruct: 6.0.0 -> 6.0.1

https://github.com/mirage/ocaml-cstruct/releases/tag/v6.0.1

* ocamlPackages.tls: 0.13.2 -> 0.14.1

* ocamlPackages.letsencrypt: 0.2.5 -> 0.3.0

ocamlPackages.letsencrypt-dns: init at 0.3.0
ocamlPackages.letsencrypt-app: init at 0.2.5

https://github.com/mmaker/ocaml-letsencrypt/releases/tag/v0.3.0

* ocamlPackages.paf: 0.0.3 -> 0.0.5

ocamlPackages.paf-cohttp: init at 0.0.5
ocamlPackages.paf-le: init at 0.0.5

* ocamlPackages.conduit*: 4.0.0 -> 4.0.1

* ocamlPackages.git*: 3.4.0 -> 3.5.0

* ocamlPackages.{ipaddr, macaddr}: 5.1.0 -> 5.2.0

https://github.com/mirage/ocaml-ipaddr/releases/tag/v5.2.0

Co-Authored-By: TG ⊗ Θ <*@tg-x.net>

* jackline: unstable-2021-04-23 -> unstable-2021-08-10

* ocamlPackages.mirage-block-combinators: patch for cstruct 6.0.0

The patch is a trivial search and replace of Cstruct.len ->
Cstruct.length otherwise the build will fail due to deprecation warnings.

* ocamlPackages.x509: 0.14.0 -> 0.14.1

Co-authored-by: TG ⊗ Θ <*@tg-x.net>
2021-09-29 14:28:09 +02:00
Vincent Laporte 450c0ab5e7 ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-rc2 → 4.13.0 2021-09-25 22:26:37 +02:00
Guillaume Girol 6ba20fa087 ocamlPackages.pp: init at 1.1.2 2021-08-27 13:38:37 +02:00
Mihai Fufezan 61ea3fe636 ocamlPackages.rfc7748: init at 1.0 2021-08-27 12:00:16 +02:00
Mihai Fufezan 843eebbd8e ocamlPackages.noise: init at 0.2.0 2021-08-27 12:00:16 +02:00
Mihai Fufezan dd37bf5d75 ocamlPackages.chacha: init at 1.0.0 2021-08-27 12:00:16 +02:00
Mihai Fufezan 38927fac53 ocamlPackages.callipyge: init at 0.2 2021-08-27 12:00:16 +02:00
Akshay 2fe4420941 ocamlPackages.ocaml-print-intf: init at 1.2.0 2021-08-27 07:38:37 +02:00
Joachim Breitner a825afdc3e ocamlPackages.vlq: init at 0.2.1 2021-08-26 14:11:44 +02:00
Guillaume Girol 308c004ace ocamlPackages.llvm: 8 -> 10, fix bytecode linking
Fixes #119532
2021-08-05 20:33:20 +02:00
Mario Rodas f7eb8b8c50 ocamlPackages.odoc-parser: init at 0.9.0 2021-07-29 05:00:19 +02:00
Vincent Laporte 8da4fa1e4b ocamlPackages.otoml: init at 0.9.0 2021-07-26 09:41:10 +02:00
sterni 4cf4f3c454 Revert "ocamlPackages.letsencrypt: 0.2.5 -> 0.3.0" 2021-07-25 16:45:09 +02:00
Luke Granger-Brown c53dafb2dc
Merge pull request #131333 from sternenseemann/letsencrypt-0.3.0
ocamlPackages.letsencrypt: 0.2.5 -> 0.3.0
2021-07-25 10:20:50 +01:00
Vincent Laporte 629e644af2 ocamlPackages.lwt: remove unnecessary dependency on OMP 2021-07-24 16:10:29 +02:00
sternenseemann 48ef7e38ce ocamlPackages.letsencrypt: 0.2.5 -> 0.3.0
ocamlPackages.letsencrypt-dns: init at 0.3.0
ocamlPackages.letsencrypt-app: init at 0.2.5

https://github.com/mmaker/ocaml-letsencrypt/releases/tag/v0.3.0
2021-07-24 14:59:55 +02:00
Ulrik Strid 5c96c4d284 ocamlPackages.tezos-*: init at 8.3
Init all tezos packages needed to build LIGO
2021-07-23 13:33:59 +02:00
Sylvain Fankhauser 463a41b868 comby: init at 1.5.1 2021-07-23 10:32:12 +02:00
Sylvain Fankhauser a38751eb69 ocamlPackages.mparser-pcre: init at 1.3 2021-07-23 10:32:12 +02:00
Vincent Laporte 9a0f9214cf ocamlPackages.ocaml-monadic: 0.4.1 → 0.5.0 2021-07-22 21:36:22 +02:00
Vincent Laporte dd19e6272e ocamlPackages.ocaml_http: remove at 0.1.5 2021-07-22 09:31:45 +02:00
Ulrik Strid 55d50f19bf
ocamlPackages.hacl-star: init at 0.3.2 (#130277)
ocamlPackages.hacl-star-raw: init at 0.3.2
2021-07-19 12:01:44 +02:00
Ulrik Strid 80bd1454bc
ocamlPackages.ringo: init at 0.5 (#130256)
ocamlPackages.ringo-lwt: init at 0.5
2021-07-19 09:27:53 +02:00
Ulrik Strid 77b1d5ef0e ocamlPackages.secp256k1-internal: init at 0.2.0 2021-07-16 08:36:05 +02:00
Ulrik Strid 56b1922df6 ocamlPackages.lwt-watcher: init at 0.1 2021-07-15 21:31:38 +02:00
Ulrik Strid 0f4cee585a
ocamlPackages.resto: init at 0.6.1 (#129522)
ocamlPackages.resto:  init at 0.6.1
ocamlPackages.resto-acl:  init at 0.6.1
ocamlPackages.resto-json:  init at 0.6.1
ocamlPackages.resto-directory:  init at 0.6.1
ocamlPackages.resto-cohttp:  init at 0.6.1
ocamlPackages.ezresto:  init at 0.6.1
ocamlPackages.ezresto-directory:  init at 0.6.1
ocamlPackages.resto-cohttp-server:  init at 0.6.1
ocamlPackages.resto-cohttp-client:  init at 0.6.1
ocamlPackages.resto-cohttp-self-serving-client:  init at 0.6.1
2021-07-15 09:34:54 +02:00
Ulrik Strid aee00346d8
ocamlPackages.bls12-381 (#129509)
ocamlPackages.ff: init at 0.4.0
tezos-rust-libs: init at 1.0
ocamlPackages.bls12-381: init at 0.3.15
2021-07-15 08:37:58 +02:00
Ulrik Strid a164e1d0a1
ocamlPackages.json-data-encoding: init at 0.8, ocamlPackages.data-encoding: init at 0.2.0 (#129444) 2021-07-12 11:29:43 +02:00
Ulrik Strid ed4cbb7b59 ocamlPackages.uecc: init at 0.3 2021-07-09 14:15:49 +02:00
Ulrik Strid 4c0834929c ocamlPackages.lwt-canceler: init at 0.2 2021-07-07 13:28:43 +02:00
github-actions[bot] 03ea42ab93
Merge master into staging-next 2021-07-02 12:01:08 +00:00
Ulrik Strid 752035e078
ocamlPackages.alcotest-mirage: init at 1.2.3 (#128601) 2021-07-02 10:50:12 +02:00
Ulrik Strid 483be376f7 ocamlPackages.routes: init at 0.9.1 2021-07-02 10:39:19 +02:00
github-actions[bot] 8f71a7f335
Merge staging-next into staging 2021-06-26 18:04:40 +00:00
Vincent Laporte a29a3981ef ocamlPackages.ocaml-migrate-parsetree: 2.1.0 → 2.2.0 2021-06-26 17:07:42 +02:00
github-actions[bot] 947012b992
Merge staging-next into staging 2021-06-26 00:09:11 +00:00
superherointj 93c194ef72 ocamlPackages.dose3: init 6.1 2021-06-25 21:28:40 +02:00
github-actions[bot] be086cc67b
Merge staging-next into staging 2021-06-25 12:06:08 +00:00
superherointj 955df801e8
ocamlPackages.ocamlgraph: 1.8.8 -> 2.0.0 (#126703)
ocamlPackages.ocamlgraph: 1.8.8 -> 2.0.0
ocamlPackages.ocamlgraph_gtk: init 2.0.0
framac: fix for ocamlgraph 2.0.0
2021-06-24 08:26:49 +02:00
sternenseemann 17dc76ca7c ocamlPackages.camlimages_4_1_2: remove at 4.1.2
This was only used for glsurf which no longer needs it.
2021-06-23 14:52:32 +00:00