Commit graph

2427 commits

Author SHA1 Message Date
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Antonio Nuno Monteiro 3ffc05e1db
ocamlPackages.mdx: 1.7.0 -> 1.8.0 2021-01-19 08:28:28 +01:00
Vincent Laporte 8e08bb0392 ocamlPackages.toml: 5.0.0 → 6.0.0 2021-01-19 08:25:42 +01:00
sternenseemann 2b014ef903 ocamlPackages.mimic: init at 0.0.1 2021-01-18 10:32:02 +01:00
sternenseemann 426a0a6c9d ocamlPackages.awa: init at 0.0.1 2021-01-18 08:41:58 +01:00
sternenseemann 95433ce968 ocamlPackages.ocurl: enable curl.lwt 2021-01-16 19:06:55 +01:00
sternenseemann 5a23270202 ocamlPackages.dns*: 4.6.2 -> 4.6.3 2021-01-13 10:08:15 +01:00
Vincent Laporte 273a4ec57e ocamlPackages.charInfo_width: use Dune 2 2021-01-13 09:49:20 +01:00
Vincent Laporte 0476529037 ocamlPackages.zed: refactor
Remove legacy version 1.4 (whose evaluation actually fails)

Refactor with `buildDunePackage`

Use dune 2
2021-01-13 09:49:20 +01:00
sternenseemann d96c347f9d ocamlPackages.nonstd: fix fetch error by using fetchzip 2021-01-13 09:19:22 +01:00
Vincent Laporte 2cc958d764 ocamlPackages.lens: 1.2.3 → 1.2.4 2021-01-13 09:00:33 +01: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 5cbe85dbd8 ocamlPackages.ppx_gen_rec: use Dune 2 2021-01-12 09:27:34 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Pamplemousse 9ff73686ed
ocamlPackages.bap: Correct build dependencies
As pointed upstream:
  https://github.com/BinaryAnalysisPlatform/bap/issues/1261#issuecomment-754926500

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-11 09:35:54 +01:00
Michael Weiss 8ae8602bf7
Merge branch 'master' into staging-next
Manually resolved a conflict in
pkgs/development/libraries/libbladeRF/default.nix.
2021-01-09 12:16:11 +01:00
Cyril Cohen 9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
github-actions[bot] ecebf82121
Merge master into staging-next 2021-01-08 12:29:36 +00:00
Vincent Laporte 7ff870779a ocamlPackages.csexp: use Dune 2 2021-01-08 08:35:00 +01:00
Jan Tojnar f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
sternenseemann a8be20b31c
ocamlPackages.ppx_tools_versioned: use dune 2 2021-01-07 10:47:25 +01:00
Vincent Laporte 90d4109c23 ocamlPackages.lwt_ppx: 2.0.1 → 2.0.2 2021-01-07 08:40:26 +01:00
Vincent Laporte 331186b9ac ocamlPackages.bitstring: 3.1.1 → 4.0.1
ocamlPackages.ppx_bitsring: init at 4.0.1
2021-01-07 07:43:29 +01:00
Vincent Laporte ccc474d77b ocamlPackages.bisect_ppx: 1.4.0 → 2.5.0 2021-01-06 07:35:23 +01:00
Vincent Laporte bd31e66778 ocamlPackages.bisect_ppx-ocamlbuild: remove at 1.4.0
This package is no longer maintained.
2021-01-06 07:35:23 +01:00
Vincent Laporte 6b0396351e ocamlPackages.lambdaTerm: 2.0.3 → 3.1.0
ocamlPackages.utop: 2.4.3 → 2.6.0
2021-01-05 18:23:20 +01:00
Vincent Laporte 321c46c6e8 ocamlPackages.mew_vi: init at 0.5.0
This is a vi-like modal editing engine generator.
2021-01-05 18:23:20 +01:00
Vincent Laporte 343eb4dc37 ocamlPackages.mew: init at 0.1.0
A general modal editing engine generator
2021-01-05 18:23:20 +01:00
Vincent Laporte a2dfc892da ocamlPackages.trie: init at 1.0.0
Strict impure trie tree in OCaml
2021-01-05 18:23:20 +01:00
sternenseemann 412450dcd7 ocamlPackages.mirage-crypto*: 0.8.7 -> 0.8.8
New package: ocamlPackages.mirage-crypto-rng-async
2021-01-05 08:55:31 +01:00
github-actions[bot] 0e4e47512d
Merge master into staging-next 2021-01-05 00:56:58 +00:00
sternenseemann a080e9b9ff
ocamlPackages.ppx_import: use dependencies as listed in opam file 2021-01-04 22:10:08 +01:00
github-actions[bot] f0187a2cf3
Merge staging-next into staging 2021-01-04 12:26:43 +00:00
sternenseemann 174267e601
ocamlPackages.ppx_blob: 0.7.1 -> 0.7.2 2021-01-04 09:50:06 +01:00
Vincent Laporte b8087628db ocamlPackages.csv: use Dune 2 2021-01-04 09:03:01 +01:00
github-actions[bot] 0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
sternenseemann fc20aedc9e
ocamlPackages.ocaml-monadic: use dune 2 2021-01-03 11:35:18 +01:00
zowoq fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
sternenseemann 1c52824fed
ocamlPackages.sedlex_2: 2.1 -> 2.2
* use dune 2
* refactor fetching of dependencies (reduce duplication)
* remove dune rule for data files before building since dune 2 doesn't
  like the symlinked data files if the rule is present
2021-01-02 10:00:16 +01:00
Vincent Laporte f134db16bd ocamlPackages.zarith: 1.10 → 1.11 2021-01-02 09:52:25 +01:00
Sandro 933a1d96df
Merge pull request #108166 from sternenseemann/mirage-ventif-fix-maintainers
ocamlPackages.mirage-vnetif: fix typo in meta set
2021-01-01 23:08:17 +01:00
sternenseemann d5778bcb6c ocamlPackages.jingoo: 1.4.1 -> 1.4.2
also use dune 2 from now on.
2021-01-01 22:06:38 +01:00
sternenseemann 68e9bbb416 ocamlPackages.mirage-vnetif: fix typo in meta set 2021-01-01 21:54:29 +01:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Emery Hemingway 9b2ddc9ad0
ocamlPackages.irmin-chunk: init at 2.2.0 2020-12-31 15:00:26 +01:00
Emery Hemingway e816a60349
ocamlPackages.mirage-block-unix: init at 2.12.1 2020-12-31 11:01:09 +01:00
Emery Hemingway 13eede3e66
ocamlPackages.mirage-block-ramdisk: init at 0.5 2020-12-30 18:07:07 +01:00
Emery Hemingway 30a2817831
ocamlPackages.mirage-block-combinators: init at 2.0.1 2020-12-30 18:01:42 +01:00
Emery Hemingway 3d7d7b8af3
ocamlPackages.diet: init at 0.4 2020-12-30 17:55:30 +01:00
sternenseemann caf07b0ebf ocamlPackages.mirage: reintroduce dev output
The changed dune install directive to install libraries to the dev
output was removed by mistake.
2020-12-30 17:52:00 +01:00
sternenseemann 7b968c79a1 ocamlPackages.syslog-message: init at 1.1.0 2020-12-30 16:24:11 +01:00
John Ericson ad62a26d91
Merge pull request #107928 from sternenseemann/ocaml-mirage-console-4.0.0
ocamlPackages.mirage-console: 3.0.2 -> 4.0.0 and add -unix package
2020-12-29 23:15:56 -05:00
John Ericson cc523b938f
Merge pull request #107914 from sternenseemann/ocaml-mirage-fix
ocamlPackages.mirage: fix build by adding missing deps
2020-12-29 23:14:38 -05:00
John Ericson 78c4e34f69
Merge pull request #107922 from sternenseemann/tcpip-6.0.0
ocamlPackages.tcpip: init at 6.0.0 (plus init required dependencies)
2020-12-29 23:13:58 -05:00
sternenseemann eac6fcc16c ocamlPackages.mirage-console-unix: init at 4.0.0 2020-12-30 01:12:38 +01:00
sternenseemann b15ba2369f ocamlPackages.mirage-console: 3.0.2 -> 4.0.0 2020-12-30 01:12:37 +01:00
sternenseemann 459da0525a ocamlPackages.mirage-nat: init at 2.2.3 2020-12-30 00:20:28 +01:00
sternenseemann 33b6e32d77 ocamlPackages.tcpip: init at 6.0.0 2020-12-29 23:50:38 +01:00
sternenseemann fa3da94dd5 ocamlPackages.arp: init at 2.3.1 2020-12-29 23:50:38 +01:00
sternenseemann 9e3040ef41 ocamlPackages.pcap-format: init at 0.5.2 2020-12-29 23:50:37 +01:00
sternenseemann ba66c5b87d ocamlPackages.mirage-vnetif: init at 0.5.0 2020-12-29 23:50:37 +01:00
sternenseemann 2446dfa5fc ocamlPackages.mirage-random-test: init at 0.1.0 2020-12-29 23:50:37 +01:00
sternenseemann 9a56ba8781 ocamlPackages.ethernet: init at 2.2.0 2020-12-29 23:50:37 +01:00
sternenseemann 697e5e8346 ocamlPackages.lwt-dllist: init at 1.0.0 2020-12-29 23:50:37 +01:00
sternenseemann bca81534f0 ocamlPackages.mirage: fix build by adding missing deps
Previously the mirage library/package wouldn't be built/installed
correctly due to missing deps which I now added as specified in the opam
file. While I was at it, I also enabled tests.
2020-12-29 22:47:41 +01:00
sternenseemann b1c18d0fc6 ocamlPackages.dns*: add missing related packages
* dns-certify
* dns-cli
* dns-mirage
* dns-resolver
* dns-server
* dns-stub
* dns-tsig
2020-12-29 22:22:38 +01:00
freezeboy 722c01a9e8 ocamlPackages.camlzip: 1.07 -> 1.10 2020-12-29 10:02:47 +01:00
sternenseemann 145c2dd515 ocamlPackages.ounit(2): 2.2.3 -> 2.2.4
also enable tests
2020-12-26 08:12:29 +01:00
sternenseemann 926a1b2094
ocamlPackages.opam-format: use dune 2 2020-12-21 10:06:32 +01:00
sternenseemann 69e614e77f
ocamlPackages.opam-repository: use dune 2 2020-12-21 09:46:35 +01:00
sternenseemann 04cbb60e62
ocamlPackages.opam-state: use dune 2 2020-12-21 09:46:34 +01:00
Vincent Laporte b75cb8a97d
ocamlPackages.ppxlib: fix evaluation 2020-12-19 23:03:44 +01:00
Mario Rodas e1e45a40f2 ocamlPackages.ocaml-lsp: 1.1.0 -> 1.4.0 2020-12-19 17:37:42 +01:00
Vincent Laporte b6f7f1f673 ocamlPackages.janeStreet: 0.13 → 0.14
ocamlPackages.biocaml: 0.10.1 → 0.11.1

ocamlPackages.bistro: fix for Core 0.14

ocamlPackages.js_of_ocaml: 3.7.0 → 3.7.1

ocamlPackages.ocaml-r: 0.2.0 → 0.4.0

ocamlPackages.phylogenetics: 2020-01-25 → 2020-11-23

Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2020-12-18 21:03:56 +01:00
Vincent Laporte 1dc15448b4 ocamlPackages.cfstream: use Dune 2 2020-12-18 21:03:56 +01:00
Vincent Laporte 6a7f79ed83 ocamlPackages.ppxlib: 0.12.0 → 0.13.0
Also refactor to ease selection of a custom version
2020-12-18 21:03:56 +01:00
Vincent Laporte 8274fec350 ocamlPackages.sqlexpr: remove at 0.9.0 2020-12-18 21:03:56 +01:00
Mario Rodas 50eb65e752 ocamlPackages.visitors: 20190711 -> 20200210 2020-12-14 21:28:14 +01:00
Vincent Laporte 1e8ca69151 ocamlPackages.torch: 0.10 → 0.11 2020-12-14 06:28:34 +01:00
github-actions[bot] e729ab0408
Merge master into staging-next 2020-12-08 18:15:38 +00:00
Vincent Laporte d702e6e6ab ocamlPackages.uri: 3.1.0 → 4.0.0 2020-12-08 17:33:12 +01:00
Vincent Laporte 24b4e1094e ocamlPackages.ocplib-json-typed: use Dune 2 2020-12-08 17:33:12 +01:00
Vincent Laporte 567e02e204 ocamlPackages.alcotest: 1.0.1 → 1.2.3 2020-12-08 17:19:48 +01:00
Vincent Laporte 30487789ab ocamlPackages.duration: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte bee0a512d0 ocamlPackages.domain-name: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte 73182c1442 ocamlPackages.gmap: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte 46281741b2 ocamlPackages.graphql: use Dune 2 2020-12-08 17:19:48 +01:00
Vincent Laporte e56e8d4f74 ocamlPackages.mirage-time: use Dune 2 2020-12-08 17:19:48 +01:00
sternenseemann 8ee5382305 ocamlPackages.tls: 0.12.7 -> 0.12.8 2020-12-08 16:02:50 +01:00
github-actions[bot] eb09c5dbdb
Merge staging-next into staging 2020-12-07 12:19:52 +00:00
sternenseemann a817ce3ada
ocamlPackages.odoc: 1.5.1 -> 1.5.2 2020-12-07 13:11:11 +01:00
github-actions[bot] e7e56512fc
Merge staging-next into staging 2020-12-07 00:39:47 +00:00
sternenseemann 30526f59a1
ocamlPackages.lambdasoup: 0.7.1 -> 0.7.2 2020-12-06 22:20:03 +01:00
sternenseemann 2830a80142
ocamlPackages.markup: 0.8.2 -> 1.0.0 2020-12-06 22:19:42 +01:00
sternenseemann 1f850a0690
ocamlPackages.lambdasoup: use dune 2 2020-12-06 22:19:17 +01:00
R. RyanTM 8d623c6312 ocamlPackages.optint: 0.0.3 -> 0.0.4 2020-12-06 12:46:56 +00:00
github-actions[bot] 6bc7a2c814
Merge staging-next into staging 2020-12-06 12:18:43 +00:00
Vincent Laporte cf7475d206 ocamlPackages.odate: init at 0.6 2020-12-06 09:56:40 +01:00
github-actions[bot] 9c8ea98091
Merge staging-next into staging 2020-12-05 18:14:25 +00:00
Vincent Laporte fd45d961af ocamlPackages.qcheck: 0.15 → 0.16 2020-12-05 17:13:44 +01:00
Vincent Laporte df114c2091 ocamlPackages.iter: use Dune 2 2020-12-05 17:13:44 +01:00
Vincent Laporte 3d66135e6b ocamlPackages.qtest: use Dune 2 2020-12-05 17:13:44 +01:00
Vincent Laporte d2727446df ocamlPackages.xtmpl: disable for OCaml ≥ 4.11 2020-12-05 17:13:44 +01:00
github-actions[bot] 899d916e1d
Merge staging-next into staging 2020-12-05 12:18:20 +00:00
R. RyanTM 3f5f10a7b1 ocamlPackages.ppx_tools_versioned: 5.3.0 -> 5.4.0 2020-12-05 09:06:02 +01:00
github-actions[bot] acbe77678e
Merge staging-next into staging 2020-12-05 00:38:04 +00:00
sternenseemann 40440b2209 ocamlPackages.tls: 0.12.6 -> 0.12.7 2020-12-04 23:02:51 +01:00
sternenseemann 02589710ba ocamlPackages.mirage*: 3.10.0 -> 3.10.1 2020-12-04 20:33:10 +01:00
github-actions[bot] 03619d4f2b
Merge staging-next into staging 2020-12-03 12:18:48 +00:00
sternenseemann a7786e29da ocamlPackages.mirage{,-runtime}: 3.9.0 -> 3.10.0 2020-12-03 08:45:50 +01:00
Vincent Laporte 4dfe04a9ec ocamlPackages.mirage-types-lwt: init at 3.9.0 2020-12-03 08:17:08 +01:00
Vincent Laporte 19f9b87e51 ocamlPackages.mirage-types: init at 3.9.0 2020-12-03 08:17:08 +01:00
github-actions[bot] b83ed81c33
Merge staging-next into staging 2020-12-02 18:13:37 +00:00
sternenseemann b0c181bc9d
ocamlPackages.astring: 0.8.3 -> 0.8.5
Since astring is a common dependency and the maintainance effort is
minimal (package dependencies and build system didn't change) we keep
the old 0.8.3 version around for OCaml < 4.05, since 0.8.4 requires a
minimum of OCaml 4.05.
2020-12-02 15:56:54 +01:00
Vincent Laporte acae9f16a9
Revert "ocamlPackages.stdlib-shims: 0.1.0 -> 0.2.0"
This reverts commit 0c5e940329.
2020-12-02 15:56:49 +01:00
github-actions[bot] 4fad6f2d66
Merge staging-next into staging 2020-12-02 12:31:00 +00:00
R. RyanTM fe0e6737df ocamlPackages.eliom: 6.12.1 -> 6.12.4 2020-12-01 23:35:43 -08:00
R. RyanTM 0c5e940329 ocamlPackages.stdlib-shims: 0.1.0 -> 0.2.0 2020-12-01 23:34:32 -08:00
R. RyanTM 6f850ae445 ocamlPackages.ctypes: 0.16.0 -> 0.17.1 2020-12-01 23:24:17 -08:00
R. RyanTM 20c4760d58 ocamlPackages.integers: 0.3.0 -> 0.4.0 2020-12-01 23:22:49 -08:00
Vincent Laporte 8b64dfce2e ocamlPackages.bigstringaf: 0.6.0 → 0.7.0 2020-12-01 22:02:51 +01:00
Vincent Laporte 9e66b4e873 ocamlPackages.angstrom: use Dune 2 2020-12-01 22:02:51 +01:00
Vincent Laporte 38a91dff4d ocamlPackages.earlybird: use Dune 2 2020-12-01 22:02:51 +01:00
Vincent Laporte 11c35305ca ocamlPackages.ke: use Dune 2 2020-12-01 22:02:51 +01:00
Vincent Laporte d972bd23e0 ocamlPackages.functoria: 3.1.0 → 3.1.1 2020-12-01 07:30:56 +01:00
Vincent Laporte 389ac5f00e ocamlPackages.batteries: 3.1.0 → 3.2.0 2020-11-30 08:13:28 +01:00
Mario Rodas c8f17464f5
Merge pull request #105295 from r-ryantm/auto-update/ocaml4.10.0-extlib
ocamlPackages.ocaml_extlib: 1.7.6 -> 1.7.7
2020-11-28 20:46:27 -05:00
R. RyanTM c165a6e52d ocamlPackages.ocaml_extlib: 1.7.6 -> 1.7.7 2020-11-28 22:33:28 +00:00
Vincent Laporte 8256fc2da5 ocamlPackages.rpclib-lwt: init at 8.0.0 2020-11-28 08:22:08 +01:00
Vincent Laporte d6dfd173f9 ocamlPackages.rpclib: 7.0.0 → 8.0.0 2020-11-28 08:22:08 +01:00
sternenseemann c6a8fcd945
ocamlPackages.ocaml-migrate-parsetree-2-1: init at 2.1.0 2020-11-27 08:54:40 +01:00
Vincent Laporte 18370bce2f ocamlPackages.ocaml-protoc: 1.2.0 → 2.0.2 2020-11-27 08:30:24 +01:00
Vincent Laporte 2044e44cf4 ocamlPackages.ppx_deriving_protobuf: disable for OCaml ≥ 4.11 2020-11-27 08:30:24 +01:00
sternenseemann f8bab20f01
ocamlPackages.ocaml-migrate-parsetree: 1.7.3 -> 1.8.0 2020-11-26 16:07:18 +01:00
sternenseemann e242b77c17 ocamlPackages.mirage-protocols: 4.0.1 -> 5.0.0 2020-11-26 12:27:37 +01:00
Vincent Laporte 4a1ff5b3ce ocamlPackages.cstruct: 4.0.0 → 5.0.0 2020-11-26 06:55:12 +01:00
Vincent Laporte 4d47330bef ocamlPackages.ipaddr: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte 5cc1a81692 ocamlPackages.conduit: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte ca737449c4 ocamlPackages.macaddr-{cstruct,sexp}: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte e1fe267f09 ocamlPackages.io-page: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte 97cdcf3e29 ocamlPackages.eqaf: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte 8555b46e2a ocamlPackages.mirage-random: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte 6012e6dc0e ocamlPackages.mirage-flow: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte 1f7c5f009c ocamlPackages.mirage-protocols: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte d9068d18f5 ocamlPackages.mirage-stack: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte 8b1c1f6628 ocamlPackages.randomconv: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte 25b7d70531 ocamlPackages.tuntap: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte a3e5e8c92c ocamlPackages.duff: use Dune 2 2020-11-26 06:55:12 +01:00
Vincent Laporte c476262dcd ocamlPackages.faraday: 0.7.0 → 0.7.2 2020-11-23 06:12:24 +01:00
sternenseemann 6a7992fbc8 ocamlPackages.mirage-clock: 3.0.1 -> 3.1.0 2020-11-22 11:37:59 +01:00
Vincent Laporte e286f0cf3b ocamlPackages.containers: 3.0 → 3.0.1 2020-11-22 07:26:26 +01:00
Vincent Laporte 5eb3722b8b ocamlPackages.tsort: use Dune 2 2020-11-22 07:26:26 +01:00
Frederik Rietdijk 553b7a8bf0 Merge master into staging-next 2020-11-20 08:12:06 +01:00
Vincent Laporte c408461904 ocamlPackages.httpaf: 0.4.1 → 0.6.6 2020-11-20 06:38:13 +01:00
Frederik Rietdijk ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
sternenseemann 4718ba1ab1 ocamlPackages.ca-certs: 0.1.2 → 0.1.3 2020-11-19 16:36:51 +01:00
Vincent Laporte 229060146d ocamlPackages.metrics-mirage: init at 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte 7346475c9f ocamlPackages.metrics-influx: init at 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte 9785d7c7aa ocamlPackages.metrics: 0.1.0 → 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte b99a5b810d ocamlPackages.dns: use Dune 2 2020-11-19 07:12:06 +01:00
Frederik Rietdijk da12fc6838 Merge staging-next into staging 2020-11-18 15:36:56 +01:00
Vincent Laporte 47b02b30e3 ocamlPackages.ppx_blob: 0.4.0 → 0.7.1 2020-11-18 08:25:15 +01:00
Vincent Laporte 597e7748d1 ocamlPackages.dispatch: 0.4.1 → 0.5.0
ocamlPackages.webmachine: 0.6.2 → 0.7.0
2020-11-18 08:24:28 +01:00
Vincent Laporte e5e032a532 ocamlPackages.camlimages: 5.0.3 → 5.0.4 2020-11-17 08:22:37 +01:00
Ben Darwin 1b86837cce ocamlPackages.owl: 0.10.0 -> 1.0.0 2020-11-16 21:35:47 +01:00
sternenseemann bc714f86a5 ocamlPackages.ca-certs: init at 0.1.2 2020-11-16 16:09:18 +01:00
Mario Rodas 8c75f819cd
Merge pull request #102636 from r-ryantm/auto-update/ocaml4.10.0-qtest
ocamlPackages.qtest: 2.11 -> 2.11.1
2020-11-14 06:41:38 -05:00
Vincent Laporte 9ca92f0a5b ocamlPackages.mirage: init at 3.9.0 2020-11-14 09:11:28 +01:00
Vincent Laporte 7fb0a750f7 ocamlPackages.mirage-runtime: use Dune 2 2020-11-14 09:11:28 +01:00
Vincent Laporte 0e6f020463 ocamlPackages.mirage-unix: use Dune 2 2020-11-14 09:11:28 +01:00
Vincent Laporte 1ce26aacd1 ocamlPackages.digestif: 0.8.0 → 0.9.0 2020-11-13 12:05:49 +01:00
Vincent Laporte 10fc2a3ac9 ocamlPackages.mstruct: remove at 1.4.0 2020-11-13 11:01:52 +01:00
Alexander Bich fae02c06b8 ocaml-libvirt: 0.6.1.4.2017-11-08-unstable -> 0.6.1.5 2020-11-10 05:57:39 +01:00
Symphorien Gibol b393908673
ocamlPackages.ocaml-lsp: init at 1.1.0 2020-11-08 21:25:04 +01:00
sternenseemann 44ee3ae9b1 ocamlPackages.tls: 0.12.5 → 0.12.6 2020-11-06 15:35:24 +01:00
Vincent Laporte 2e2aae2ccd ocamlPackages.cryptokit: 1.14 → 1.16.1 2020-11-06 15:30:03 +01:00
Vincent Laporte d050e5e399 ocamlPackages.email_message: remove at 0.11.0 2020-11-06 15:30:03 +01:00
sternenseemann 255f45ea20 ocamlPackages.asn1-combinators: use dune 2 2020-11-06 15:19:30 +01:00
sternenseemann 18c596964a ocamlPackages.asn1-combinators: 0.2.3 → 0.2.4 2020-11-06 15:19:30 +01:00
Vincent Laporte bcd196ca69 ocamlPackages.mirage-logs: init at 1.2.0 2020-11-06 10:08:00 +01:00
Vincent Laporte 75b59386b4 ocamlPackages.owl: 0.9.0 → 0.10.0 2020-11-06 10:07:06 +01:00
Vincent Laporte 63aa105b1c ocamlPackages.apron: split into multiple outputs 2020-11-06 10:06:11 +01:00
Vincent Laporte 8b5088130e ocamlPackages.mirage-console: init at 3.0.2 2020-11-06 10:04:58 +01:00
Sandro Jäckel ff48d9500e ocamlPackages.gsl: fix building on darwin 2020-11-05 08:26:14 +01:00
sternenseemann 50fa2dbc72 ocamlPackages.mirage-crypto: 0.8.6 → 0.8.7 2020-11-04 08:36:18 +01:00
R. RyanTM 6872c4df54 ocamlPackages.qtest: 2.11 -> 2.11.1 2020-11-03 14:48:05 +00:00
Vincent Laporte 8bf29a6014 ocamlPackages.mirage-channel: init at 4.0.1 2020-11-03 13:41:21 +01:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Vincent Laporte 546ef7afd7 ocamlPackages.lacaml: 11.0.6 → 11.0.8 2020-11-01 17:22:43 +01:00
R. RyanTM c311bf1eb5 ocamlPackages.bitstring: 3.0.0 -> 3.1.1 2020-11-01 17:19:10 +01:00
Vincent Laporte 15812e1136 ocamlPackages.gapi_ocaml: 0.3.19 → 0.4.1 2020-11-01 17:18:02 +01:00
Vincent Laporte 99ebf5ba5b ocamlPackages.checkseum: 0.1.1 → 0.2.1 2020-11-01 17:17:02 +01:00
Vincent Laporte 371dce3024 ocamlPackages.decompress: use Dune 2 2020-11-01 17:17:02 +01:00
Vincent Laporte 73c60d64a2 ocamlPackages.imagelib: use Dune 2 2020-11-01 17:17:02 +01:00
Vincent Laporte c386d3d211 Update pkgs/development/ocaml-modules/mirage-profile/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-01 17:16:29 +01:00
Vincent Laporte 49bdf0dace ocamlPackages.mirage-profile: init at 0.9.1 2020-11-01 17:16:29 +01:00
Vincent Laporte 39dbc77b99 ocamlPackages.hex: 1.3.0 → 1.4.0 2020-10-31 20:04:15 +01:00
Vincent Laporte 6f8621dea6 ocamlPackages.fiat-p256: use Dune 2 2020-10-31 20:04:15 +01:00
Vincent Laporte 5b8a0f0978 ocamlPackages.base64: 3.2.0 → 3.4.0 2020-10-30 20:30:56 +01:00
Vincent Laporte b709b7ac3d ocamlPackages.biocaml: use Dune 2 2020-10-30 20:30:56 +01:00
Vincent Laporte fb1c52641f ocamlPackages.jwto: use Dune 2 2020-10-30 20:30:56 +01:00
Vincent Laporte 8b1ceeb896 ocamlPackages.cohttp: use Dune 2 2020-10-30 20:30:56 +01:00
Vincent Laporte 4afd690197 ocamlPackages.webmachine: use Dune 2 2020-10-30 20:30:56 +01:00
Vincent Laporte 936ef7525d ocamlPackages.bistro: use Dune 2 2020-10-30 20:30:56 +01:00
Vincent Laporte bb38f0570d ocamlPackages.curly: unstable-2019-11-14 → 0.2.0 2020-10-30 14:36:21 +01:00
Vincent Laporte 7f8f1fc182 ocamlPackages.re: use released source rather than a git snapshot
This fixes the version information in the META file
2020-10-30 11:39:15 +01:00
Vincent Laporte ef45e1161e ocamlPackages.ezjsonm: 0.6.0 → 1.2.0 2020-10-28 06:28:44 +01:00
Vincent Laporte ac97a9a46d ocamlPackages.mirage-block: refactor meta attribute set
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-10-27 22:00:51 +01:00
Vincent Laporte 47183f25a0 ocamlPackages.mirage-block: init at 2.0.1 2020-10-27 22:00:51 +01:00
Aaron L. Zeng 30ea1f1288 ocamlPackages.delimited_parsing: init at 0.13 2020-10-27 16:04:06 +01:00
Aaron L. Zeng d240c4e1d1 ocamlPackages.bignum: init at 0.13 2020-10-27 16:04:06 +01:00
Aaron L. Zeng e140227fe3 ocamlPackages.sexp: init at 0.13 2020-10-27 16:04:06 +01:00
sternenseemann 024e71ec02 ocamlPackages.mirage-runtime: 3.8.1 → 3.9.0 2020-10-26 07:03:27 +01:00
Vincent Laporte b5f396e43a ocamlPackages.mirage-net: init at 3.0.1 2020-10-25 16:02:34 +01:00
Vincent Laporte aa7977af2c ocamlPackages.mirage-bootvar-unix: init at 0.1.0 2020-10-25 11:09:43 +01:00
Vincent Laporte 8b2e5dcf27 ocamlPackages.parse-argv: init at 0.2.0 2020-10-25 11:09:43 +01:00
R. RyanTM 66699e2ec4 ocamlPackages.ocaml_sqlite3: 5.0.1 -> 5.0.2 2020-10-25 09:38:53 +01:00
Andreas Rammhold 250fb4611f
Merge pull request #100456 from maralorn/boolToString
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
Vincent Laporte 7be0ab8249 ocamlPackages.mirage-fs: init at 3.0.1 2020-10-24 12:25:02 +02:00
Vincent Laporte 8f0accd00f ocamlPackages.mirage-kv: init at 3.0.1 2020-10-24 12:25:02 +02:00
Vincent Laporte 283f53073b ocamlPackages.yaml: 2.0.1 → 2.1.0 2020-10-23 08:33:52 +02:00
sternenseemann afd289a8b7 ocamlPackages.mirage-crypto*: 0.8.5 → 0.8.6 2020-10-22 11:01:10 +02:00
Vincent Laporte ec3aa4c109 ocamlPackages.pgocaml: 4.0 → 4.2.2 2020-10-22 08:17:38 +02:00
Vincent Laporte 1e985c9e29 ocamlPackages.ocsigen-start: remove unused parameter 2020-10-22 08:17:38 +02:00
Vincent Laporte 4b3e97daa4 ocamlPackages.safepass: 2.0 → 3.0 2020-10-21 22:52:46 +02:00
Aaron L. Zeng d2b8b92865
ocamlPackages.shexp: init at 0.13 2020-10-21 14:27:10 +02:00
Aaron L. Zeng d95b8c33b4
ocamlPackages.async_interactive: init at 0.13 2020-10-21 07:40:17 +02:00
Vincent Laporte 37eb705a65 ocamlPackages.opium_kernel: 0.17.1 → 0.18.0 2020-10-20 21:50:42 +02:00
Vincent Laporte 466194482c ocamlPackages.ppx_type_conv: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte 1f65cf4bde ocamlPackages.ppx_fail: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte 649059d42b ocamlPackages.ppx_driver: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte 07ad2970a5 ocamlPackages.ppx_core: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte 92d4ced442 ocamlPackages.ppx_sqlexpr: use ppxlib instead of the deprecated ppx_core 2020-10-19 14:25:57 +02:00
Vincent Laporte 6742cc7660 ocamlPackages.camlimages: remove at 4.1.2 2020-10-16 12:33:38 +02:00
Vincent Laporte 0385e6094f ocamlPackages.camlimages: 5.0.1 → 5.0.3 2020-10-16 12:33:38 +02:00
Vincent Laporte 1d3b373443 camlPackages.io-page: remove unused parameter 2020-10-16 12:33:38 +02:00
Vincent Laporte bbd0e25d64 ocamlPackages.secp256k1: 0.4.0 → 0.4.1 2020-10-15 12:30:58 +02:00
Vincent Laporte b3910a583c ocamlPackages.gsl: init at 1.24.3 2020-10-14 07:33:04 +02:00
Malte Brandy cebf9198f3
treewide: De-inline uses of lib.boolToString
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Vincent Laporte c665e4d12e ocamlPackages.jingoo: 1.3.4 → 1.4.1 2020-10-11 11:40:44 +02:00
Hongchang Wu b50ef4e3f2 ocamlPackages.fmt: 0.8.8 -> 0.8.9 2020-10-08 11:36:01 +02:00
Vincent Laporte afa12b1128 ocamlPackages.bap: 2.0.0 → 2.1.0 2020-10-08 10:31:19 +02:00
Vincent Laporte e7ebd6be80 ocamlPackages.earley: 2.0.0 → 3.0.0 2020-10-06 22:34:54 +02:00
Hongchang Wu f12817d400 ocamlPackages.csexp: fix minimum OCaml version 2020-10-01 15:16:51 +02:00
Hongchang Wu d1ad52061e ocamlPackages.dune-configurator: add minimumOCamlVersion 2020-10-01 15:04:01 +02:00
sternenseemann 0982f4c8c6 ocamlPackages.{ipaddr,macaddr}*: 5.0.0 → 5.0.1 2020-10-01 09:26:09 +02:00
Hongchang Wu 33ed2e9e54 ocamlPackages.result: 1.2 -> 1.5 2020-10-01 00:39:08 +02:00
Vincent Laporte 215b9129be ocamlPackages.ocaml-version: 2.3.0 → 3.0.0 2020-09-30 23:24:44 +02:00
Vincent Laporte c341289ee5 ocamlPackages.containers-data: drop spurious dependencies 2020-09-30 23:24:44 +02:00
Vincent Laporte 279b831d1b ocamlPackages.iter: disable tests for OCaml < 4.07 2020-09-30 23:24:44 +02:00
Vincent Laporte cc739e1c67 ocamlPackages.z3: init at 4.8.9 2020-09-30 22:03:17 +02:00
sternenseemann 47e704be1e
ocamlPackages.angstrom: 0.14.1 → 0.15.0 2020-09-30 08:01:20 +02:00
sternenseemann 031037f1ac
ocamlPackages_4_06.ppx_let: propagate base and ppxlib to fix build of angstrom 2020-09-30 07:55:10 +02:00
Mario Rodas bc43719f7c
Merge pull request #99026 from sternenseemann/mirage-3.8.1
ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1
2020-09-28 23:49:13 -05:00
sternenseemann b90908aead ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1 2020-09-28 21:52:03 +02:00
sternenseemann 6bb6779b8e ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3 2020-09-28 16:58:04 +02:00
sternenseemann 202f4bd5d8 ocamlPackages.mirage-stack: 2.1.0 → 2.2.0 2020-09-28 16:33:21 +02:00
Vincent Laporte 61cf0ddf29 ocamlPackages.topkg: 1.0.0 → 1.0.3 2020-09-27 11:33:31 +02:00
Vincent Laporte 40d389028c ocamlPackages.fpath: 0.7.2 → 0.7.3 2020-09-26 15:49:55 +02:00
sternenseemann deaf9a86b2 ocamlPackages.tls: 0.12.4 → 0.12.5 2020-09-25 14:23:11 +02:00
Vincent Laporte 8409bdf80a ocamlPackages.qtest: 2.7 → 2.11 2020-09-24 07:27:41 +02:00
Vincent Laporte c65790f4dc ocamlPackages.irmin_1: remove at 1.4.0 2020-09-23 21:36:40 +02:00
Hongchang Wu 8662a35112 ocamlPackages.csexp: 1.3.1 -> 1.3.2 2020-09-23 11:25:45 +02:00
Vincent Laporte a775c939d4 ocamlPackages.zed: 2.0.3 → 3.1.0 2020-09-22 18:41:01 +02:00
Théo Zimmermann 0bbeca2ff9 ocamlPackages.zarith: 1.9 -> 1.10 2020-09-21 09:55:33 +02:00
Vincent Laporte c06b0edde2 ocamlPackages.apron: 0.9.12 → 0.9.13 2020-09-21 08:05:23 +02:00
Vincent Laporte 10fef19f4b ocamlPackages.qcheck: 0.7 → 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte 491e809867 ocamlPackages.qcheck-alcotest: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte 79a0130dbd ocamlPackages.qcheck-ounit: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte 8d27394e25 ocamlPackages.qcheck-core: init at 0.15 2020-09-16 05:57:19 +02:00
Théo Zimmermann 1074c0a37f ocamlPackages.graphql_ppx: 0.7.1 -> 1.0.1 2020-09-14 16:23:28 +02:00
Vincent Laporte e2dffb60a5 ocamlPackages.batteries: 3.0.0 → 3.1.0 2020-09-13 11:59:06 +02:00
Vincent Laporte 5f83bf3012 ocamlPackages.ptmap: 2.0.4 → 2.0.5 2020-09-12 21:32:02 +02:00
Vincent Laporte b2f814144e ocamlPackages.ptset: init at 1.0.1 2020-09-12 21:30:31 +02:00
Vincent Laporte d4f6c94d34 ocamlPackages.labltk: init at 8.06.9 for OCaml 4.11 2020-09-06 19:09:37 +02:00
Vincent Laporte 82eb3cd4db ocamlPackages.srt: init at 0.1.1 2020-09-06 07:44:21 +02:00
Vincent Laporte 5664601fa2 ocamlPackages.fdkaac: init at 0.3.2 2020-09-05 10:44:12 +02:00
Mario Rodas c7e8da6225 dune_2: 2.7.0 -> 2.7.1
https://github.com/ocaml/dune/releases/tag/2.7.1
2020-09-04 15:27:26 +02:00
Mario Rodas cadc15222f ocamlPackages.csexp: init at 1.3.1 2020-09-04 15:27:26 +02:00
Vincent Laporte 53bce4da36 ocamlPackages.piqi-ocaml: 0.7.5 → 0.7.7 2020-09-03 15:27:29 +02:00
Vincent Laporte 745a86726a ocamlPackages.re: disable tests with OCaml < 4.04 2020-09-02 10:30:34 +02:00
sternenseemann b6ea4f4065 ocamlPackages.mirage-stack: 2.0.1 → 2.1.0 2020-08-31 14:08:13 +02:00
sternenseemann 4a737a18ac ocamlPackages.mirage-crypto*: 0.8.4 → 0.8.5 2020-08-31 13:58:51 +02:00
Vincent Laporte 6a01a4e69a ocamlPackages.posix-types: init at 2.0.0 2020-08-31 07:07:08 +02:00
Vincent Laporte 83122f9657 ocamlPackages.posix-socket: init at 2.0.0 2020-08-31 07:07:08 +02:00
Vincent Laporte b1f2a30191 ocamlPackages.posix-base: init at 2.0.0 2020-08-31 07:07:08 +02:00
Aaron L. Zeng 9d937af9db ocamlPackages.webbrowser: init at 0.6.1 2020-08-30 07:52:40 +02:00
Vincent Laporte 5cf4bb811f
Merge pull request #88886 from bcc32/cohttp-async
ocamlPackages.cohttp-async: init at 2.5.1
2020-08-29 06:33:57 +02:00
Vincent Laporte 544423e91c ocamlPackages.eliom: 6.12.0 → 6.12.1 2020-08-29 06:22:54 +02:00
Aaron L. Zeng 91337f4169 ocamlPackages.conduit-async: Add async_ssl to propagatedBuildInputs 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 48e06000c2 ocamlPackages.cohttp-async: init at 2.5.1 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 94790b2949 ocamlPackages.conduit: Update description 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 97c4b3934c ocamlPackages.conduit-async: init at 2.2.2 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 87cb88b71f ocamlPackages.async_ssl: init at 0.13 2020-08-28 11:33:33 -04:00
Cyril Cohen 0a29f8c620 ocamlPackages.elpi: 1.11.2 -> 1.11.4
and fixing dependencies
2020-08-28 08:35:32 +02:00
Vincent Laporte 02ee825018 ocamlPackages.cpdf: 2.3 → 2.3.1 2020-08-27 08:10:33 +02:00
Vincent Laporte 0e9e10936d ocamlPackages.camlpdf: 2.3 → 2.3.1 2020-08-27 08:10:33 +02:00
Vincent Laporte 6ff80288af ocamlPackages.camlpdf: also install native libraries 2020-08-27 08:10:33 +02:00
sternenseemann e207de63f4 ocamlPackages.mirage-crypto*: 0.8.3 → 0.8.4 2020-08-24 14:10:45 +02:00
Mario Rodas bc00ecedfa ocamlPackages.dune-action-plugin: init at 2.7.0 2020-08-24 11:43:13 +02:00
Mario Rodas 41ae05a202 ocamlPackages.dune-glob: init at 2.7.0 2020-08-24 11:43:13 +02:00
Mario Rodas 548bd1e04f dune_2: 2.6.2 -> 2.7.0
https://github.com/ocaml/dune/releases/tag/2.7.0
2020-08-24 11:43:13 +02:00
Vincent Laporte 6792240ac4 ocamlPackages.containers-data: init at 3.0 2020-08-24 07:43:57 +02:00
Vincent Laporte 8af735f5cc ocamlPackages.containers: 2.7 → 3.0 2020-08-24 07:43:57 +02:00
Alexandre Esteves 1ce4502e3b
ocamlPackages.hidapi: init at 1.1.1 (#96049) 2020-08-23 11:36:35 +02:00
Vincent Laporte e3c2934213 ocamlPackages.ocamlgraph: make GTK support optional
When `gtkSupport` is true, additional components are built:

 - a module to render a graph on a GTK2 canvas
 - two GTK-based programs: a graph viewer and a graph editor.

The default is to have `gtkSupport` as it is used in e.g., Frama-C.
2020-08-23 08:12:49 +02:00
Vincent Laporte 241b65c596 ocamlPackages.ocamlnet: 4.1.7 → 4.1.8 2020-08-22 07:54:27 +02:00
Julien Coolen 9d5733098b
ocamlPackages.jwto: init at 0.3.0 (#95173) 2020-08-21 13:32:18 +02:00
Mario Rodas f96ec7d994
ocamlPackages.lablgtk3: propagate gtk3 (#95849) 2020-08-21 10:52:11 +02:00
Alexandre Esteves a3aae22719 ocamlPackages.genspio: init at 0.0.2 with dependencies 2020-08-21 10:30:36 +02:00
Vincent Laporte f3a1a087e8 ocamlPackages.uunf: re-generate source from the Unicode Character Database 2020-08-21 09:08:33 +02:00
Mario Rodas d5fa55a5f8
Merge pull request #95503 from r-ryantm/auto-update/ocaml4.10.0-lablgtk3
ocamlPackages.lablgtk3: 3.1.0 -> 3.1.1
2020-08-20 04:45:26 -05:00
R. RyanTM 94ab643fe5 ocamlPackages.lablgtk3: 3.1.0 -> 3.1.1 2020-08-15 13:47:52 +00:00
Vincent Laporte d71a03ad69
ocamlPackages.torch: 0.9b → 0.10 (#94922)
Disable tests on Aarch64 as `src/tests/vision_tests.ml` fails.
2020-08-15 15:15:48 +02:00
sternenseemann 71fbe1ddaa ocamlPackages.tls: 0.12.3 → 0.12.4 2020-08-14 16:31:34 +02:00
sternenseemann a78dc3a750 ocamlPackages.dns(-client): 4.6.1 → 4.6.2 2020-08-14 16:25:18 +02:00
sternenseemann cc4bb4b93b ocamlPackages.hacl_x25519: 0.1.1 → 0.2.0 2020-08-14 15:42:46 +02:00
Matthew Maurer 1c243af737 ocamlPackages.bap: 1.6.0 -> 2.0.0
Also roll libbap forwards, as it does not build against the new bap.
2020-08-14 15:26:15 +02:00
sternenseemann cb2d328479 ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.5.1 → 2.5.4 2020-08-14 14:40:29 +02:00
sternenseemann 177389f753 ocamlPackages.mirage-crypto*: 0.8.1 → 0.8.3 2020-08-14 13:22:41 +02:00
Vincent Laporte c25d99efcb ocamlPackages.merlin-extend: 0.4 → 0.6 2020-08-14 07:57:04 +02:00
Vincent Laporte 49a99103c8 ocamlPackages.uucd: 10.0.0 → 13.0.0 2020-08-14 07:35:26 +02:00
Symphorien Gibol 5810d6681f
ocamlPackages.prof_spacetime: init at 0.3.0 2020-08-12 14:01:44 +02:00
Symphorien Gibol 15d2b2136e
spacetime_lib: fix missing module
necessary for the upcoming prof_spacetime
2020-08-12 13:41:44 +02:00
Vincent Laporte 2c564010aa ocamlPackages.ppx_deriving_yojson: 3.5.2 → 3.5.3 2020-08-11 11:25:10 +02:00
Daniël de Kok 4c54e6ab5f ocamlPackages.uunf: 12.0.0 -> 13.0.0 2020-08-11 10:47:45 +02:00
sternenseemann 68c9ed2a7b ocamlPackages.ounit(2): 2.2.2 → 2.2.3 2020-08-10 14:09:49 +02:00
Vincent Laporte 86fbad8466 ocamlPackages.lua-ml: 0.9 → 0.9.1 2020-08-08 06:17:23 +02:00
zowoq ed2e74d9db ocamlPackages.gmetadom: use patch file extension 2020-08-07 13:43:35 +10:00
Vincent Laporte 07e3aab009 ocamlPackages.mustache: init at 3.1.0
mustache.js logic-less templates in OCaml
2020-08-05 11:39:18 +02:00
Vincent Laporte 9dab2f2de2 ocamlPackages.mdx: 1.6.0 → 1.7.0 2020-08-02 14:16:55 +02:00
sternenseemann 6a565f2998 ocamlPackages.ocsigen_server: 2.15.0 → 2.16.0
Also increase lower OCaml version bound to 4.06.1. Note that this
increase has not been introduced in 2.16.0, but has been like this since
2.11.0.
2020-07-26 14:05:34 +02:00
sternenseemann 43eaad5676 ocamlPackages.ocsigen_server: fix compilation 2020-07-26 14:05:34 +02:00
Vincent Laporte f4a95e8465 ocamlPackages.markup: 0.7.5 → 0.8.2 2020-07-25 06:06:41 +02:00
Vincent Laporte 017c7a4940 ocamlPackages.tsort: init at 2.0.0 2020-07-22 20:00:16 +02:00
Vincent Laporte f4722ea0bc ocamlPackages.ppx_tools: 6.1 → 6.2 2020-07-15 15:48:04 +02:00
Vincent Laporte 1bff502065
ocamlPackages.lambdasoup: 0.6.3 → 0.7.1 2020-07-11 15:23:47 +02:00
Mario Rodas fa535b5314
ocamlPackages.ppx_yojson_conv_lib: init at 0.14.0 2020-07-08 16:42:18 +02:00
R. RyanTM 2d08524361 ocamlPackages.lwt_ssl: 1.1.2 -> 1.1.3 2020-07-07 10:02:47 -07:00
sternenseemann 5173f2a559
ocamlPackages.mirage-crypto: 0.8.0 → 0.8.1, tls: 0.12.2 → 0.12.3 (#92324) 2020-07-06 09:46:46 +02:00
Vincent Laporte cef53ab371 ocamlPackages.lwt: 4.5.0 → 5.3.0
ocamlPackages.lwt_ppx: 1.2.4 → 2.0.1
2020-07-05 10:48:18 +02:00
Vincent Laporte a028138adf ocamlPackages.inotify: fix tests with Lwt ≥ 5 2020-07-05 10:48:18 +02:00
Vincent Laporte 0270bea441 ocamlPackages.inotify: fix tests for OCaml 4.02 2020-07-05 10:48:18 +02:00
Vincent Laporte b1aefc40bf ocamlPackages.ocaml_gettext: 0.4.1 → 0.4.2 2020-07-03 09:01:10 +02:00
sternenseemann 2c616aa638
ocamlPackages.angstrom*: 0.13.0 -> 0.14.1
ocamlPackages.email_message: fix 0.12.0 version for angstrom 0.14
ocamlPackages.encore: 0.3 → 0.5
ocamlPackages.git{,-http,-unix}: 2.1.2 → 2.1.3
2020-07-01 13:51:04 +02:00
sternenseemann fce108ef60
ocamlPackages.bigarray-overlap: init at 0.2.0 2020-07-01 10:15:13 +02:00
sternenseemann e3936ac9c1 ocamlPackages.irmin*: 2.1.0 → 2.2.0
source now inherit ppx_irmin instead of irmin, since we can test irmin
using ppx_irmin and this way we avoid circular dependencies.
2020-06-30 17:18:33 +02:00
sternenseemann 56f8f6f31f ocamlPackages.webmachine: 0.6.1 → 0.6.2 2020-06-29 23:10:23 +02:00