sternenseemann
cf83099225
ocamlPackages.js_of_ocaml: 3.8.0 -> 3.9.1
...
Apply patch from eliom's master to fix build with the new js_of_ocaml
version.
2021-03-26 08:43:14 +01:00
Vincent Laporte
92a1b57bb1
ocamlPackages.ppxlib: default to 0.22.0
...
ocamlPackages.base_quickcheck 0.14.0 → 0.14.1
ocamlPackages.ppx_custom_printf: 0.14.0 → 0.14.1
ocamlPackages.ppx_expect: 0.14.0 → 0.14.1
ocamlPackages.ppx_optcomp: 0.14.0 → 0.14.1
ocamlPackages.ppx_sexp_conv: 0.14.1 → 0.14.3
ocamlPackages.ppx_sexp_message: 0.14.1 → 0.14.2
ocamlPackages.ppx_typerep_conv: 0.14.1 → 0.14.2
ocamlPackages.visitors: 20210127 → 20210316
ocamlPackages.pgocaml: 4.2.2 → 4.2.2-dev-20210111
2021-03-25 17:36:51 +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
90d4109c23
ocamlPackages.lwt_ppx: 2.0.1 → 2.0.2
2021-01-07 08:40:26 +01:00
R. RyanTM
fe0e6737df
ocamlPackages.eliom: 6.12.1 -> 6.12.4
2020-12-01 23:35:43 -08:00
Vincent Laporte
544423e91c
ocamlPackages.eliom: 6.12.0 → 6.12.1
2020-08-29 06:22:54 +02:00
Vincent Laporte
9ec8205e78
ocamlPackages.tyxml: 4.3.0 → 4.4.0
...
ocamlPackages.eliom: 6.10.1 → 6.12.0
2020-05-14 18:12:36 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Joachim Breitner
2d2a5a9b63
js_of_ocaml: 3.4.0 -> 3.5.2 ( #75766 )
...
drive-by contributions, as I was playing around with this (it has better
support for the `num` library, it seems.)
js_of_ocaml: 3.4.0 -> 3.5.2
ocamlPackages.js_of_ocaml-ppx_deriving_json: use ppxlib-0.12.0
ocamlPackages.eliom: 6.8.0 → 6.10.1
ocamlPackages.ocsigen-toolkit: 2.2.0 → 2.5.0
ocamlPackages.ocsigen-start: 2.7.0 → 2.16.1
Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>
2020-03-06 07:42:04 +01:00
Vincent Laporte
be3f40bb99
ocamlPackages.eliom: 6.7.0 → 6.8.0
...
Ensures compatibility with OCaml 4.08
2019-10-20 06:44:41 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Vincent Laporte
2406c06ae0
ocamlPackages.tyxml: 4.2.0 -> 4.3.0
...
ocamlPackages.eliom: 6.4.0 -> 6.7.0
ocamlPackages.js_of_ocaml: 3.2.1 -> 3.3.0
2019-04-28 17:42:36 +02:00
Vincent Laporte
686f8a4710
ocamlPackages.eliom: 6.3.0 -> 6.4.0
2019-02-03 14:20:14 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Vincent Laporte
cb5d4c1205
ocamlPackages.eliom: use opaline
2018-06-06 07:14:24 +00:00
Vincent Laporte
8994fff8bb
ocamlPackages.eliom: 6.2.0 -> 6.3.0
2018-04-28 14:31:50 +00:00
John Ericson
046f091e0d
treewide: Don't use envHook anymore
...
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Vincent Laporte
9e754a6f86
ocamlPackages.ssl: 0.5.3 -> 0.5.4
2017-10-05 17:09:50 +00:00
Vincent Laporte
c06e5a8d64
ocamlPackages.react: 1.2.0 -> 1.2.1
2017-10-05 08:39:50 +00:00
Vincent Laporte
dbe61c96ae
ocamlPackages: make lwt-3.0.0 the default
2017-07-02 15:22:04 +00:00
Florent Becker
ac87d9ba8b
Add a setup-hook to ocamlPackages.eliom, to look for distillery templates
2017-03-20 08:05:21 +00:00
Florent Becker
e3a77dd49a
ocamlPackages.eliom: 6.0.0 -> 6.2.0
2017-03-17 01:41:48 +00:00
Vincent Laporte
75b187b0f7
ocamlPackages.eliom: adds ocamlbuild as a dependency
2017-02-23 19:10:33 +00:00
Vincent Laporte
6f48e4d99d
ocamlPackages.eliom: 5.0.0 -> 6.0.0
2017-01-13 06:38:11 +00:00
Florent Becker
ac69382453
eliom: modernize derivation
2016-10-22 11:23:58 +02:00
Florent Becker
7395020b65
allow eliom with ocaml-4.01
2016-05-31 19:10:08 +02:00
Florent Becker
abfe632ce2
eliom: 4 -> 5.0
2016-05-31 19:10:07 +02:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Florent Becker
e956922b92
eliom: 4.1.0 -> 4.2.0
2016-01-01 19:04:41 +01:00
Vincent Laporte
e468b311bc
eliom: requires OCaml >= 4
2015-10-15 00:29:33 +02:00
Vincent Laporte
bce75f1d1a
eliom: fix build with OCaml-4.02
2015-06-25 08:55:28 +02:00
Eric Merritt
1c2fcf4115
ocaml-ipaddr: add version (2.6.1) to the system
2015-05-24 12:33:19 -07:00
Florent Becker
10eb4786fd
Use propagatedBuildInputs in eliom
2014-10-19 18:48:40 +02:00
Florent Becker
8c9bbe00ac
Use opam to actually install eliom
2014-10-19 18:47:18 +02:00
Florent Becker
cfeb42b8eb
Adapt the derivation for the update of eliom to 4.1
2014-10-15 11:14:34 +02:00
Florent Becker
bd8ce96ccb
Update eliom to 4.1.0
2014-10-14 13:18:08 +02:00
Florent Becker
8e4a1aebdd
meta for ocamlPackages.eliom
2014-09-22 11:00:51 +02:00
Florent Becker
2709d32274
Add a derivation for eliom (ocaml web framework)
2014-09-06 12:44:33 +04:00