Ulrik Strid
aee04b1bed
ocamlPackages.git: 3.5.0 -> 3.9.1 ( #188389 )
...
* ocamlPackages.cstruct: 6.0.1 -> 6.1.1
* ocamlPackages.git: 3.5.0 -> 3.9.1
* ocamlPackages.carton: 0.4.3 -> 0.4.4
* ocamlPackages.bigstringaf: 0.7.0 -> 0.9.0
* ocamlPackages.decompress: 1.4.2 -> 1.5.1
* ocamlPackages.repr: 0.5.0 -> 0.6.0
* ocamlPackages.irmin: 2.9.1 -> 3.4.1
* ligo: 0.36.0 -> 0.47.0
ocamlPackages.ringo: 0.5 → 0.9
ocamlPackages.data-encoding: 0.4.0 → 0.5.3
ocamlPackages.bls12-381: 1.1.0 -> 3.0.0
Co-authored-by: bezmuth <benkel97@protonmail.com>
2022-10-11 08:50:54 +02:00
Vincent Laporte
0f4f35c7b0
ocamlPackages.fmt: 0.8.9 → 0.9.0
2022-08-31 07:36:39 +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
sternenseemann
6a27377958
ocamlPackages.cstruct: 5.0.0 → 6.0.0
2021-02-01 16:11:29 +01:00
Vincent Laporte
4a1ff5b3ce
ocamlPackages.cstruct: 4.0.0 → 5.0.0
2020-11-26 06:55:12 +01:00
Vincent Laporte
81760f3235
ocamlPackages.cstruct: 3.1.1 -> 4.0.0
...
ocamlPackages.cstruct-sexp: init at 4.0.0
ocamlPackages.x509: 0.6.1 -> 0.7.1
ocamlPackages.tls: 0.9.0 -> 0.10.4
jackline: 2018-05-11 -> 2019-08-08
2019-08-31 06:55:26 +00:00
Théo Zimmermann
208aedb971
ocamlPackages.*: remove unnecessary unpackCmd
2018-11-12 17:25:18 +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
fc19401d67
jbuilder: 1.0.1 -> dune: 1.1.1
2018-09-15 19:32:32 +00:00
R. RyanTM
eacc74dff9
ocamlPackages.cstruct: 3.0.2 -> 3.1.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.05.0-cstruct/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.1.1 with grep in /nix/store/5c95avaixqmphvir48h0c8njns9f36ib-ocaml4.05.0-cstruct-3.1.1
- directory tree listing: https://gist.github.com/202a8dc3e8f2f39f90c4dd1db40e3634
2018-03-30 22:25:21 -07:00
Vincent Laporte
81143b67aa
ocamlPackages.cstruct: fix evaluation
2017-11-28 01:11:15 +00:00
Vincent Laporte
bfc0959511
ocamlPackages.cstruct: 2.3.2 -> 3.0.2
2017-11-27 20:49:18 +00:00
Vincent Laporte
a80eb80b31
ocamlPackages.cstruct: 2.3.0 -> 2.3.2
2017-03-28 17:01:44 +00:00
Vincent Laporte
708bcdb307
ocamlPackages.{angstrom,cstruct,ezjsonm,hex,io-page}: depend on ocamlbuild
2017-03-04 05:33:30 +00:00
sternenseemann
cbfc766ad4
ocaml-cstruct: remove camlp4 support
...
This change solves dependency issues related to camlp4, async_p4 and sexplib_p4
2016-11-17 21:38:09 +01:00
Vincent Laporte
2d136204c4
ocamlPackages.cstruct: 1.6.0 -> 1.9.0, 2.3.0
2016-11-12 12:41:27 +01:00
Profpatsch
2bd86e9e47
Revert "Merge pull request #20090 from sternenseemann/master"
...
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426
This reverts commit 9ffcb1b250
, reversing
changes made to a6283c1126
.
2016-11-04 12:24:57 +01:00
sternenseemann
361975cd93
ocaml-cstruct: 1.6.0 -> 2.3.0
...
This commit also refactors the expression.
2016-11-03 14:24:52 +01:00
Matthew Maurer
1d0e6ba2df
async: 112.24.00 -> 112.24.00/113.33.03
...
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer
fc4b5786cd
sexplib: 112.24.01 -> 112.24.01/113.33.03
...
PPX/P4 split
2016-09-14 02:35:48 -04: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
e361e700e1
ocaml-cstruct: assert minimal OCaml version (4.01)
2015-06-01 22:37:03 +02:00
Eric Merritt
ea41b6eec8
ocaml-cstruct: fix various build problems
2015-05-24 12:33:16 -07:00
Vincent Laporte
176e38f6f2
Adds ocaml-cstruct
...
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.
Homepage: https://github.com/mirage/ocaml-cstruct
2015-02-23 09:57:31 +01:00