summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/ppx_blob
Commit message (Collapse)AuthorAge
* ocamlPackages.ppx_blob: 0.7.1 -> 0.7.2sternenseemann2021-01-04
|
* ocamlPackages.ppx_blob: 0.4.0 → 0.7.1Vincent Laporte2020-11-18
|
* ocamlPackages.ppx_blob: disable tests for OCaml < 4.03Vincent Laporte2020-04-10
|
* ocamlPackages.ppx_blob: separate checkInputsVincent Laporte2020-04-10
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* ocamlPackages.*: remove unnecessary unpackCmdThéo Zimmermann2018-11-12
|
* buildDunePackage: new support function; use it to refactor some OCaml ↵Théo Zimmermann2018-11-07
| | | | derivations
* jbuilder: 1.0.1 -> dune: 1.1.1Vincent Laporte2018-09-15
|
* ocamlPackages.ppx_blob: 0.2 -> 0.4.0Vincent Laporte2018-07-21
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* ocamlPackage.ppx_blob: init at 0.2 (#17129)Ricardo M. Correia2016-07-21
OCaml ppx to include binary data from a file as a string.