sternenseemann
|
2b0fc36c90
|
ocamlPackages.js_of_ocaml*: 3.7.0 -> 3.8.0
ocamlPackages.js_of_ocaml*: use buildDunePackage to fix installation
ocamlPackages.js_of_ocaml*: fix style for editorconfig
Closes #106343
|
2020-12-19 23:33:20 +01: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 |
|
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
|
fc19401d67
|
jbuilder: 1.0.1 -> dune: 1.1.1
|
2018-09-15 19:32:32 +00:00 |
|
Vincent Laporte
|
48ee88c7f8
|
ocamlPackages.js_of_ocaml-camlp4: add deriving support
|
2018-04-12 10:15:57 +02:00 |
|
Vincent Laporte
|
935e991b72
|
js_of_ocaml: 2.8.4 -> 3.0.0
js_of_ocaml-camlp4: init at 3.0.0
js_of_ocaml-ppx: init at 3.0.0
|
2017-08-27 14:55:12 +00:00 |
|