Vincent Laporte
49114dec1f
Adds ocaml-ocplib-endian
...
This OCaml library provides optimised functions to read and write
int16/32/64 from strings, bytes and bigarrays, based on primitives added
in version 4.01.
Homepage: https://github.com/OCamlPro/ocplib-endian
2015-02-20 11:37:32 +01:00
Vincent Laporte
324324b024
Adds ocaml-erm_xml
...
XML Parser for discrete data
Homepage: https://github.com/ermine/xml
2015-02-18 22:21:53 +01:00
Shea Levy
2f061ff16b
Merge remote-tracking branch 'origin/staging'
...
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
vbgl
0c4ac4b936
Merge pull request #6349 from gfxmonk/ounit2
...
Update OUnit to version 2.0.0
2015-02-16 15:15:04 +01:00
Vincent Laporte
9128cf6944
ocaml-lwt: update from 2.4.5 to 2.4.6
2015-02-16 13:31:13 +01:00
Tim Cuthbertson
65152acbae
Update OUnit to version 2.0.0
...
The existing URL looks like version 2.0.0, but actually
downloads the contents of ounit-1.2.0.tar.gz into a file named
ounit-2.0.0.tar.gz
2015-02-15 14:44:35 +11:00
Peter Simons
600135bba5
Merge remote-tracking branch 'master' into staging.
2015-02-13 22:17:12 +01:00
Vincent Laporte
cbc58da3f0
ocaml-sqlite3: update from 2.0.8 to 2.0.9
2015-02-13 06:46:23 +01:00
Vincent Laporte
5cd15f8cc0
ocaml-cmdliner: update from 0.9.6 to 0.9.7
2015-02-11 17:51:38 +01:00
Vincent Laporte
1d137ebfdf
ocaml-re: update from 1.2.2 to 1.3.0
2015-02-10 14:03:33 +01:00
Vincent Laporte
b73ce293fb
ocaml-ezjsonm: update from 0.3.1 to 0.4.1
2015-02-10 14:03:32 +01:00
Vincent Laporte
8850692609
ocaml-sqlite3: update from 2.0.7 to 2.0.8
2015-02-10 14:03:32 +01:00
Eric Seidel
e08b9ab8d3
kill libiconvOr*
...
Conflicts:
pkgs/applications/networking/mailreaders/sup/default.nix
pkgs/development/compilers/ghc/7.8.3-binary.nix
pkgs/development/interpreters/php/5.3.nix
pkgs/development/interpreters/ruby/patches.nix
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/poppler/default.nix
pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Vincent Laporte
7ee3e777c3
ocaml-zed: update from 1.3 to 1.4
2015-02-02 15:43:42 +01:00
Vincent Laporte
0b9e2f8798
Adds ocaml-cpdf
...
A range of tools to modify PDF files and a corresponding OCaml library
Homepage: http://www.coherentpdf.com/
2015-01-30 20:04:42 +01:00
Vincent Laporte
a931de00b3
lambda-term: update from 1.6 to 1.8
2015-01-28 12:03:25 +01:00
Vincent Laporte
66e2f50416
cmdliner requires OCaml ≥ 4
2015-01-28 12:03:25 +01:00
Peter Simons
fc3dd0226d
ocaml-ocurl: fix evaluation
2015-01-26 09:48:08 +01:00
Benno Fünfstück
be58ce4815
google-drive-ocamlfuse: new expression
2015-01-25 22:10:09 +01:00
Vincent Laporte
3532d658b5
Adds ocaml-ezjsonm
...
An easy interface on top of the Jsonm library.
Homepage: https://github.com/mirage/ezjsonm
2015-01-24 23:53:03 +01:00
Vincent Laporte
78f93c3de2
Adds ocaml-hex
...
Mininal OCaml library providing hexadecimal converters.
Homepage: https://github.com/mirage/ocaml-hex
2015-01-23 09:22:14 +01:00
Vincent Laporte
1df8208839
Adds ocaml-jsonm
...
Jsonm is an OCaml non-blocking streaming codec to decode and encode the
JSON data format.
Homepage: http://erratique.ch/software/jsonm
2015-01-20 18:02:51 +01:00
Vincent Laporte
547f11f015
tyxml: update from 3.3.0 to 3.4.0
2015-01-19 12:06:59 +01:00
Vincent Laporte
b094768e99
Adds ocaml-gtktop
...
Gtktop is a small OCaml library to ease the creation of graphical
toplevels.
Homepage: http://zoggy.github.io/gtktop/
2015-01-13 14:17:56 +01:00
Vincent Laporte
7169b87664
Adds ocaml-lablgtk-extras
...
Lablgtk-extras is a collection of libraries and modules useful when
developing OCaml/LablGtk2 applications.
Homepage: http://gtk-extras.forge.ocamlcore.org/
2015-01-13 11:14:28 +01:00
Vincent Laporte
81b57bb8ef
Adds ocaml-config-file
...
config-file is an OCaml library used to manage the configuration
file(s) of an application.
Homepage: http://config-file.forge.ocamlcore.org/
2015-01-13 09:46:48 +01:00
Vincent Laporte
310623ad6c
Addg ocaml-uri
...
RFC3986 URI parsing library for OCaml
Homepage: https://github.com/mirage/ocaml-uri
2015-01-09 10:28:36 +01:00
lethalman
174184ccc1
Merge pull request #5621 from prikhi/add-workrave
...
Add Workrave, an RSI prevention app
2015-01-08 14:41:29 +01:00
Vincent Laporte
b6f8d1f6d5
Adds ocaml-stringext
...
Extra string functions for OCaml
Homepage: https://github.com/rgrinberg/stringext
2015-01-08 11:23:19 +01:00
Vincent Laporte
4e382bce7e
Adds ocaml-re
...
Re is a regular expression library for OCaml.
Homepage: https://github.com/ocaml/ocaml-re
2015-01-07 14:15:10 +01:00
Pavan Rikhi
5a228d4b4c
ocaml lablgtkmathview: mark as broken
2015-01-07 02:15:26 -05:00
Vincent Laporte
8bc3314699
ocaml-lambda-term: adds dependency to camlp4
2015-01-06 11:05:30 +01:00
Vincent Laporte
502c545865
ocaml-camlpdf: update from 1.7.2 to 2.1.1
2014-12-31 15:48:39 +01:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
Vincent Laporte
a1822087e6
Adds ocaml-ojquery-0.1
...
jQuery Binding for Eliom
Homepage: http://ocsigen.org/ojquery/
2014-12-29 15:19:05 +01:00
Vincent Laporte
837b2abb2b
Adds ocaml-magick-0.34
...
This package aims to provide the ImageMagick methods to OCaml
Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2014-12-29 15:15:04 +01:00
Vincent Laporte
9fc35ed766
Adds ocaml-safepass-1.3
...
OCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm. Salting prevents rainbow-table based
attacks, whereas hashing by a very time-consuming algorithm such as
Bcrypt renders brute-force password cracking impractical.
Homepage: http://ocaml-safepass.forge.ocamlcore.org/
2014-12-29 15:15:04 +01:00
Vincent Laporte
2335ec0b40
Adds ocaml-uuseg
...
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.
Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00
Vincent Laporte
3ccd6509ad
ocaml-uucp: update from 0.9.0 to 0.9.1
2014-12-27 09:17:09 +01:00
Domen Kožar
3cb1ce8577
ulex: set platforms
...
(cherry picked from commit 827a9bbd449ef5075876577ef30703f29f26e597)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-18 10:01:50 +01:00
Vincent Laporte
c99c8c3e43
dypgen: adds meta.platforms
2014-12-11 16:15:02 +01:00
Vincent Laporte
ef5c48326a
Adds ocaml-fieldslib
...
This library defines a syntax extension for OCaml using Camlp4 that
can be used to define first class values representing record fields,
and additional routines, to get and set record fields, iterate and
fold over all fields of a record and create new record values.
Homepage: https://ocaml.janestreet.com/
2014-12-09 19:37:48 +01:00
Pascal Wittmann
f063a0a245
lablgl: place libs correctly
2014-11-29 14:21:16 +01:00
Vincent Laporte
0f4e9835d7
Adds ocaml-uucp
...
Uucp is an OCaml library providing efficient access to a selection of
character properties of the Unicode character database.
Homepage: http://erratique.ch/software/uucp
2014-11-27 06:53:43 +00:00
Vincent Laporte
9f82cc2684
ocaml-cil: update from 1.3.2 to 1.7.3
2014-11-22 22:51:04 +00:00
Vincent Laporte
f9432af1e2
ocaml-cmdliner: update from 0.9.5 to 0.9.6
2014-11-18 14:34:08 +00:00
Vincent Laporte
099d145590
Adds ocaml-camlpdf-1.7.2
...
OCaml library for reading, writing and modifying PDF files
Homepage: https://github.com/johnwhitington/camlpdf
2014-11-16 08:42:55 +00:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Vincent Laporte
9bfa208621
ocaml-sqlite3: update from 2.0.4 to 2.0.7
2014-11-11 20:08:37 +00:00
Luca Bruno
6af0d6974f
Merge branch 'master' into staging
2014-11-10 10:03:52 +01:00