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 |
|