Commit Graph

687 Commits

Author SHA1 Message Date
Vincent Laporte
75cea1db58 ocamlPackages.fpath: init at 0.7.1
Fpath is an OCaml module for handling file system paths with POSIX and Windows conventions.

Homepage: http://erratique.ch/software/fpath
2017-01-19 05:51:49 +00:00
Vincent Laporte
1503c11c5d ocamlPackages.omd: init at 1.3.0
OMD is an extensible Markdown library and tool in OCaml.

Homepage: https://github.com/ocaml/omd
2017-01-17 20:37:20 +01:00
Vincent Laporte
67a5833330 ocamlPackages.apron: init at 20160125
APRON is an OCaml library of numerical abstract domains

Homepage: http://apron.cri.ensmp.fr/library/
2017-01-14 09:34:34 +00:00
Vincent Laporte
2f2fbc9966 ocamlPackages.mlgmpidl: init at 1.2.4
mlgmpidl is an OCaml interface to the GMP library.

Homepage: https://www.inrialpes.fr/pop-art/people/bjeannet/mlxxxidl-forge/mlgmpidl/
2017-01-14 09:34:34 +00:00
Vincent Laporte
34d78bc312 ocamlPackages.markup: 0.7.3 -> 0.7.4 2017-01-13 06:38:12 +00:00
Vincent Laporte
6f48e4d99d ocamlPackages.eliom: 5.0.0 -> 6.0.0 2017-01-13 06:38:11 +00:00
Vincent Laporte
6b546f2543 ocamlPackages.reactivedata: 0.2 -> 0.2.1 2017-01-13 06:38:11 +00:00
Vincent Laporte
5d309cc834 ocamlPackages.notty: 0.1.1 -> 0.1.1a (53f5946) 2017-01-13 06:38:10 +00:00
Vincent Laporte
6636dfa845 ocamlPackages.ocb-stubblr: init at 0.1.0 2017-01-13 06:38:10 +00:00
Vincent Laporte
67a245356d ocsigen-server: 2.7 -> 2.8 2017-01-13 06:38:10 +00:00
Vincent Laporte
33c2805324 ocamlPackages.tyxml: 3.6.0 -> 4.0.1 2017-01-13 06:38:09 +00:00
Vincent Laporte
5dc59fbf38 ocamlPackages.vg: 0.8.1 -> 0.9.0 2017-01-13 06:38:09 +00:00
Vincent Laporte
110a0fb028 ocamlPackages.markup: 0.7.2 -> 0.7.3 2017-01-13 06:38:08 +00:00
Vincent Laporte
bf1723a89b ocamlPackages.otfm: 0.2.0 -> 0.3.0 2017-01-13 06:38:08 +00:00
Vincent Laporte
221f20413d ocamlPackages.jsonm: 0.9.1 -> 1.0.0 2017-01-13 06:38:08 +00:00
Vincent Laporte
190cc67310 ocamlPackages.uuseg: 0.9.0 -> 1.0.0 2017-01-13 06:38:07 +00:00
Vincent Laporte
7565673f71 ocamlPackages.uucp: 1.1.0 -> 2.0.0 2017-01-13 06:38:07 +00:00
Vincent Laporte
8990a6c116 ocamlPackages.uunf: 0.9.3 -> 2.0.0 2017-01-13 06:38:07 +00:00
Vincent Laporte
7ebe29a56c ocamlPackages.uutf: 0.9.4 -> 1.0.0 2017-01-13 06:38:06 +00:00
Vincent Laporte
c4a2bd4668 ocamlPackages.topkg: 0.7.8 -> 0.8.1 2017-01-13 06:38:06 +00:00
Vincent Laporte
086fbfa308 ocamlPackages.owee: init at 0.2
Owee is an experimental library to work with DWARF format.

Homepage: https://github.com/let-def/owee
2017-01-12 09:12:52 +00:00
Michael Raskin
6f12fb7403 Merge pull request #19765 from FlorentBecker/some_buildOcaml
Update various packages to use buildOcaml, with fixes
2016-12-30 20:47:50 +00:00
Vincent Laporte
ebe19f5db0 lablgtk: 2.18.3 -> 2.18.5 2016-12-22 06:07:06 +00:00
Joachim F
9e6ac83f2a Merge pull request #21262 from FlorentBecker/ocaml-pcre
ocaml-pcre: fix name
2016-12-21 20:36:56 +01:00
Vincent Laporte
1b79847e75 ocamlPackages.containers: 0.20 -> 0.22 2016-12-20 04:10:05 +00:00
Florent Becker
3ef134a19b ocaml-pcre: fix name 2016-12-18 16:19:55 +01:00
Vincent Laporte
3d804da983 camlimages: use omake rather than omake_rc1 2016-12-02 19:49:08 +00:00
Pascal Wittmann
014a1b430a Merge pull request #20615 from vbgl/lwt-2.6.0
ocamlPackages.lwt: 2.5.2 → 2.6.0
2016-11-30 16:36:52 +01:00
Vincent Laporte
dd45d2552f ocamlPackages.alcotest: 0.4.5 -> 0.7.2 2016-11-23 10:01:32 +01:00
Vincent Laporte
66b9602a2f ocamlPackages.fmt: init at 0.8.0
fmt is an OCaml library of Format pretty-printer combinators.

Homepage: http://erratique.ch/software/fmt
2016-11-23 10:01:31 +01:00
Vincent Laporte
0a309311dd ocamlPackages.topkg: make the installPhase independent of the package name
It can then be reused as-is in other derivations (e.g., uucd).
2016-11-23 10:01:30 +01:00
Vincent Laporte
97a496a472 ocamlPackages.ocplib-simplex: init at 0.3
ocplib-simplex is a (fully) functional OCaml implementation of the simplex algorithm for solving systems of linear inequalities.

homepage: https://github.com/OCamlPro-Iguernlala/ocplib-simplex
2016-11-23 09:59:10 +01:00
Vincent Laporte
bfe0f29277 ocamlPackages.lwt: 2.5.2 -> 2.6.0 2016-11-22 10:25:01 +01:00
Vincent Laporte
5267f37849 ocamlPackages.ssl: 0.5.2 -> 0.5.3 2016-11-22 10:25:00 +01:00
Joachim F
5d7c2d9a4a Merge pull request #20526 from sternenseemann/x509
ocaml-x509: set mininimum supported ocaml version
2016-11-21 13:14:15 +01:00
Joachim F
c346326b24 Merge pull request #20527 from sternenseemann/notty
ocaml-notty: init at 0.1.1
2016-11-21 13:13:51 +01:00
Joachim F
9c1b6709a9 Merge pull request #20528 from sternenseemann/tls
ocaml-tls: init at 0.7.1
2016-11-21 13:12:32 +01:00
Joachim F
c7ecad6378 Merge pull request #20529 from sternenseemann/erm_xmpp
ocaml-erm_xmpp_0_3: init at 0.3
2016-11-21 13:11:58 +01:00
sternenseemann
15004268d7 ocaml-notty: init at 0.1.1 2016-11-18 22:52:16 +01:00
sternenseemann
ae13a18c6a ocaml-erm_xmpp_0_3: init at 0.3 2016-11-18 14:42:12 +01:00
sternenseemann
c7dc06655a ocaml-otr: init at 0.3.3 2016-11-18 14:39:58 +01:00
sternenseemann
d98a770ec4 ocaml-tls: init at 0.7.1 2016-11-18 14:23:49 +01:00
sternenseemann
5cc3f16f39 ocaml-x509: set mininimum supported ocaml version 2016-11-18 14:14:15 +01:00
Tim Steinbach
5080d17984 Merge pull request #20171 from sternenseemann/x509
ocaml-x509: 0.5.0 -> 0.5.3
2016-11-17 22:24:13 -05:00
Tim Steinbach
d0695c7877 Merge pull request #20378 from sternenseemann/asn1
ocaml-asn1-combinators: 0.1.2 -> 0.1.3
2016-11-17 22:21:44 -05:00
Tim Steinbach
4d7ed37362 Merge pull request #20505 from sternenseemann/nocrypto
nocrypto: 0.5.1 -> 0.5.3
2016-11-17 22:20:46 -05:00
sternenseemann
86c45fc2d3 ocaml-nocrypto: 0.5.1 -> 0.5.3 2016-11-17 21:40:46 +01: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
5b59e91f73 ocamlPackages.menhir: 20160526 -> 20161115 2016-11-17 18:07:37 +01:00
Vincent Laporte
86f63755f5 ocamlPackages.batteries: 2.5.2 -> 2.5.3 2016-11-14 09:00:18 +01:00
sternenseemann
d65368ad28 ocaml-asn1-combinators: 0.1.2 -> 0.1.3
This update relicenses the project to ISC and fixes the test bug, which broke the package on 32-bit platforms
2016-11-13 11:42:42 +01:00
Vincent Laporte
2d136204c4 ocamlPackages.cstruct: 1.6.0 -> 1.9.0, 2.3.0 2016-11-12 12:41:27 +01:00
Vincent Laporte
72c1a6f0f4 ocamlPackages.cohttp: refactor 2016-11-12 12:41:27 +01:00
Vincent Laporte
24df641deb ocamlPackages.conduit: refactor 2016-11-12 12:41:26 +01:00
sternenseemann
ca9ab3bfe1 ocaml-uuseg: 0.8.0 -> 0.9.0
This commit also refactors the expression.
2016-11-11 08:30:37 +01:00
sternenseemann
840f2987d1 ocaml-uutf: 0.9.3 -> 0.9.4
This commit also refactors the expression
2016-11-10 09:03:43 +01:00
Théo Zimmermann
01910b1801 ocamlPackage.ppx_import: init at 1.1 2016-11-08 15:38:45 +01:00
Vincent Laporte
e3644f2401 ocamlPackages.fieldslib_p4: add ocamlbuild dependency 2016-11-08 08:22:20 +01:00
sternenseemann
37a47c1970 ocaml-astring: init at 0.8.3 2016-11-05 10:04:18 +01:00
sternenseemann
cfa48ce568 ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
2016-11-04 20:24:49 +01:00
sternenseemann
3f0e1f4c83 ocaml-ptime: init at 0.8.2 2016-11-04 19:15:18 +01:00
Vincent Laporte
16242a7c63 ocamlPackages.sedlex: init at 1.99.3
sedlex is a Unicode-friendly lexer generator for OCaml.

Homepage: https://github.com/alainfrisch/sedlex
2016-11-04 19:06:45 +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
096ec04b82 ocaml-erm_xmpp_0_3: init at 0.3 2016-11-03 14:39:26 +01:00
sternenseemann
9554143a9c ocaml-otr: init at 0.3.3 2016-11-03 14:39:26 +01:00
sternenseemann
02388e9ba5 ocaml-notty: init at 0.1.1 2016-11-03 14:39:22 +01:00
sternenseemann
18788cbac7 ocaml-uuseg: 0.8.0 -> 0.9.0
This commit also refactors the expression.
2016-11-03 14:34:35 +01:00
sternenseemann
21a191df74 ocaml-uutf: 0.9.3 -> 0.9.4
This commit also refactors the expression
2016-11-03 14:34:35 +01:00
sternenseemann
db760a5edc ocaml-astring: init at 0.8.3 2016-11-03 14:34:35 +01:00
sternenseemann
d675e0d832 ocaml-tls: init at 0.7.1 2016-11-03 14:34:31 +01:00
sternenseemann
750342082b ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
2016-11-03 14:24:52 +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
sternenseemann
d8686b4949 ocaml-nocrypto: 0.5.1 -> 0.5.3 2016-11-03 14:24:47 +01:00
sternenseemann
32e86a3e2a ppx_sexp_conv: use sexplib_p4 instead of sexplib
This prevents potential interface incompatibilities if newer compiler versions are used
2016-11-03 14:08:18 +01:00
sternenseemann
0c8859fd17 ocaml-ptime: init at 0.8.2 2016-11-03 14:08:18 +01:00
Vincent Laporte
26256b7cea ocamlPackages.zarith: fix build in chrooted environments 2016-11-03 09:26:33 +01:00
Vincent Laporte
0336a06d0e ocamlPackages.containers: 0.18 -> 0.20 2016-10-26 19:10:33 +02:00
Vincent Laporte
29f3eaef7a ocamlPackages.sequence: 0.6 -> 0.8 2016-10-26 19:10:33 +02:00
Vincent Laporte
7da48dec30 ocamlPackages.gen: 0.3 -> 0.4 2016-10-26 19:10:33 +02:00
Jörg Thalheim
881908920d Merge pull request #19618 from vbgl/cryptokit-1.11
ocamlPackages.cryptokit: 1.10 -> 1.11
2016-10-22 19:17:34 +02:00
Florent Becker
ac69382453 eliom: modernize derivation 2016-10-22 11:23:58 +02:00
Florent Becker
a52c1b4840 pgocaml: 2.2 -> 2.3
Changes the build system from mkDerivation to buildOcaml
2016-10-22 11:23:41 +02:00
Florent Becker
51e0173c28 ocamlPackages.ocaml_pcre: change name from ocaml-ocaml-pcre to ocaml-pcre
The old name was confusing some dependencies when searching for dllpcrestubs.so
2016-10-22 11:03:56 +02:00
Vincent Laporte
92ef4067a6 ocamlPackages.uchar: init at 0.0.1
The uchar package provides a compatibility library for the `Uchar` module introduced in OCaml 4.03.
2016-10-19 19:20:32 +02:00
Vincent Laporte
99edbe65c1 ocamlPackage.cryptokit: 1.10 -> 1.11 2016-10-17 09:41:16 +02:00
Vincent Laporte
423a195637 ocamlPackage.zarith: 1.3 -> 1.4.1 2016-10-17 09:41:16 +02:00
Vincent Laporte
5fc012ecab ocamlPackages.safepass: 1.3 -> 2.0 2016-10-15 17:59:29 +02:00
Ricardo M. Correia
47e61969b8 ocaml-react: fix hash
The package had been updated from 1.1.0 -> 1.2.0 but the hash hadn't.
2016-10-14 16:58:05 +02:00
regnat
048e8dbe8f ocamlPackages.ppx-variants-conv : add variantslib in propagated buildInputs 2016-10-11 16:53:40 +02:00
Vincent Laporte
4e6efdd601 ocamlnet: 4.1.1 -> 4.1.2 2016-10-10 19:19:13 +02:00
Vincent Laporte
cc272dc996 OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-10 19:18:07 +02:00
Vincent Laporte
f97d5ae81f ocaml-expat: fix build on darwin 2016-10-10 19:16:32 +02:00
Vincent Laporte
4083964c6f ocaml-llvm: fix build on darwin 2016-10-10 19:16:32 +02:00
Vincent Laporte
4168706d4f OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
Kirill Boltaev
3e646865f4 treewide: use ocaml.version (#19192) 2016-10-05 09:32:30 +02:00
Benno Fünfstück
c149ef7cf9 ocamlfuse: update to latest HEAD 2016-10-01 14:15:15 +02:00
Benno Fünfstück
07c0c2b197 ocurl: 0.7.5 -> 0.7.8 2016-10-01 14:15:15 +02:00
Kirill Boltaev
e61663a233 treewide: move to ocaml-ng system 2016-09-26 02:36:49 +03:00
Matthew Maurer
3e81648645 janestreet: use Oasis 0.4.6 2016-09-24 13:09:10 -04:00
Joachim F
aa9227828b Merge pull request #18572 from maurer/janestreet
Janestreet
2016-09-23 19:57:05 +02:00
Joachim F
ac8206e31d Merge pull request #17147 from regnat/ocamlUpdates
ocamlPackages : update some packages
2016-09-23 19:55:10 +02:00
Matthew Maurer
1cb54e39f0 Frontc: init at 3.4 (#18575)
ocamlPackages.frontc: init at 3.4
2016-09-20 23:01:43 +02:00
Matthew Maurer
65fb52f210 js-build-tools: Fix darwin build
On darwin, js-build-tools expects an OSX style userland and stat binary.
However, under nix we use the nix version of stat, which speaks linux-style
flags.

This patch removes js-build-tools special casing so that it speaks to stat
in linux style.
2016-09-20 15:13:19 -04: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
32367919c4 async_extra: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer
1de9488674 async_rpc_kernel: init at 113.33.03 2016-09-14 16:37:21 -04:00
Matthew Maurer
4e159d7064 async_unix: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer
6f998593a9 async_kernel: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:20 -04:00
Vincent Laporte
38c143abe2 ocaml-qtest: 2.0.1 -> 2.2 2016-09-14 19:04:58 +02:00
Matthew Maurer
284c2d8ef5 buildOcamlJane: Add line breaks 2016-09-14 12:00:45 -04:00
Matthew Maurer
4fcc1a5a97 ppx_sexp_conv: Fix description to match package 2016-09-14 11:50:42 -04:00
Matthew Maurer
4cc33335a4 Fix descriptions to be CONTRIBUTIONS.md compliant 2016-09-14 02:36:08 -04:00
Matthew Maurer
2acf031b81 core_extended: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
eafda42dc6 ocaml-textutils: 112.17.00 -> 112.17.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
3062264c3a ocaml-re2: 112.06.00 -> 112.06.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
0561329ae5 core: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer
a6f8b1f9ff core_kernel: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer
5ce22cb05e bin_prot: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer
7ea027862c variantslib: 109.15.03 -> 109.15.03/113.33.03
PPX/P4 split
2016-09-14 02:36:03 -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
Matthew Maurer
3eb02d9f38 fieldslib: 109.20.03 -> 109.20.03/113.33.03
PPX/P4 legacy split
2016-09-14 02:35:32 -04:00
Matthew Maurer
b0c76ca173 ppx_jane: init at 113.33.03 2016-09-14 02:35:18 -04:00
Matthew Maurer
d97392c39a ocaml-typerep: 112.24.00 -> 112.24.00/113.33.03
Split typerep into ppx supporting (modern) and p4 supporting (legacy)
2016-09-14 02:35:13 -04:00
Matthew Maurer
794b4fbfb9 ppx_expect: init at 113.33.03 2016-09-14 02:34:37 -04:00
Matthew Maurer
e485e9b6d3 ppx_variants_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
753edce021 ppx_typerep_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
4de0724e8c ppx_sexp_value: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
246fd021bd ppx_sexp_message: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
7f3e5783bf ppx_pipebang: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer
68aa85cf99 ppx_let: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
f8241a28fb ppx_fields_conv: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
1f16ade80f ppx_fail: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
50f4790f86 ppx_enumerate: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
bf2299bd48 ppx_custom_printf: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer
d862e9a6a1 ppx_bin_prot: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
bb34402719 ppx_bench: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
d537a83811 ppx_inline_test: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
a89dfb2148 ppx_assert: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
b86e0ad498 ppx_sexp_conv: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer
7f861c4add ppx_here: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer
d51fcdb777 ppx_compare: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer
b87abcb3b6 ppx_type_conv: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer
146609fe59 ppx_deriving: init at v3.3 2016-09-14 02:34:33 -04:00
Matthew Maurer
a65e53d768 ppx_driver: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer
5bdce80515 ppx_optcomp: init at 113.33.03 2016-09-14 02:34:32 -04:00
Matthew Maurer
95d9e2b86a ppx_core: init at 113.33.03 2016-09-14 02:34:32 -04:00
Matthew Maurer
3c5e31ec00 js_build_tools: init at 113.33.06 2016-09-14 02:34:32 -04:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Robin Gloster
a2dd51e6a2
ocamlPackages.menhir: remove unnecessary substitution 2016-08-29 01:28:15 +00:00
Vincent Laporte
7a6cfe944a ocaml-magick: fix darwin build 2016-08-20 00:05:35 +02:00