about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/hex/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-01-12ocamlPackages: remove redundant stdenv importssternenseemann1-1/+1
2021-01-12ocamlPackages: stdenv.lib → libsternenseemann1-3/+3
This change was produced by searching for remaining occurrences of stdenv.lib and replacing them manually. Reference #108938.
2020-10-31ocamlPackages.hex: 1.3.0 → 1.4.0Vincent Laporte1-4/+6
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-02-17ocamlPackages.hex: 1.2.0 -> 1.3.0Vincent Laporte1-3/+3
2018-11-12ocamlPackages.*: remove unnecessary unpackCmdThéo Zimmermann1-2/+0
2018-11-07buildDunePackage: new support function; use it to refactor some OCaml ↵Théo Zimmermann1-15/+6
derivations
2018-09-15jbuilder: 1.0.1 -> dune: 1.1.1Vincent Laporte1-4/+4
2017-12-06ocamlPackages.hex: 1.0.0 -> 1.2.0Vincent Laporte1-10/+17
2017-03-04ocamlPackages.{angstrom,cstruct,ezjsonm,hex,io-page}: depend on ocamlbuildVincent Laporte1-2/+2
2016-03-13Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron1-1/+1
2015-12-15ocaml-hex: 0.2.0 -> 1.0.0Vincent Laporte1-2/+5
2015-06-01ocaml-hex: update from 0.1.0 to 0.2.0Vincent Laporte1-3/+4
2015-01-23Adds ocaml-hexVincent Laporte1-0/+23
Mininal OCaml library providing hexadecimal converters. Homepage: https://github.com/mirage/ocaml-hex