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
Vincent Laporte
1e419d505b
ocaml-uucd: 2.0.0 -> 4.0.0
2016-08-19 08:14:43 +02:00
Vincent Laporte
a99d7b1071
ocaml-topkg: init at 0.7.8
2016-08-19 08:14:36 +02:00
Vincent Laporte
10767521a0
ocaml-bitstring-f1673f8: fix source URL
2016-08-19 07:58:05 +02:00
Vladimír Čunát
950feb70b2
treewide: fixup various mysql ocurrences after re-split
2016-08-07 20:46:37 +02:00
Ricardo M. Correia
e5db1995a6
ocamlPackages.containers: 0.16 -> 0.18
2016-08-05 14:35:17 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Ricardo M. Correia
24d1d19bd2
menhir: 20160303 -> 20160526 ( #17343 )
2016-07-29 11:30:42 +02:00
Ricardo M. Correia
2df3fde700
ocamlPackage.ppx_blob: init at 0.2 ( #17129 )
...
OCaml ppx to include binary data from a file as a string.
2016-07-21 01:05:51 +02:00
Franz Pletz
afa69e14db
Revert "ocaml-bitstring: git -> 2.0.4 ( #17002 )"
...
This reverts commit a6e3a53229
.
See #17002 .
2016-07-19 10:09:03 +02:00
Matthew Maurer
a6e3a53229
ocaml-bitstring: git -> 2.0.4 ( #17002 )
...
Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.
2016-07-19 09:36:34 +02:00
vbgl
a2ac3683ce
camlzip: 1.05 -> 1.06 ( #16443 )
2016-07-07 15:29:13 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
vbgl
0a4e806f8f
ocamlnet: 3.7.7 -> 4.1.1 ( #16008 )
2016-06-08 16:40:08 +01:00
Vincent Laporte
2bb6cb6d20
piqi-ocaml: 0.7.4 -> 0.7.5
2016-06-08 10:11:44 +02:00
Vincent Laporte
909f83f9f8
piqi: 0.6.12 -> 0.6.13
2016-06-08 10:11:44 +02:00
Vincent Laporte
354e589275
lambda-term: 1.8 -> 1.10
2016-06-06 19:13:18 +02:00
vbgl
c3b791f15b
Merge pull request #15833 from FlorentBecker/eliom5
...
Update the Eliom ecosystem to 2016-01
2016-06-04 14:08:19 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Ricardo M. Correia
d1be545331
ocamlPackages.sqlexpr: init at 0.5.5
2016-06-02 18:04:41 +02:00
Ricardo M. Correia
58fb33a08d
ocamlPackages.estring: init at 1.3
2016-06-02 18:04:41 +02:00
Florent Becker
7395020b65
allow eliom with ocaml-4.01
2016-05-31 19:10:08 +02:00
Florent Becker
71888e7973
ocaml-markup: fix name and license
2016-05-31 19:10:08 +02:00
Florent Becker
abfe632ce2
eliom: 4 -> 5.0
2016-05-31 19:10:07 +02:00