about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/cryptokit
AgeCommit message (Collapse)AuthorFilesLines
2023-12-22ocamlPackages.cryptokit: 1.18 → 1.19Vincent Laporte1-3/+2
2023-01-12ocamlPackages.cryptokit: 1.17 → 1.18Vincent Laporte1-2/+3
2022-05-10ocamlPackages.cryptokit: 1.16.1 → 1.17Vincent Laporte1-5/+5
2021-12-08ocamlPackages.cryptokit: switch to fetchFromGitHubFelix Buehler1-5/+7
2021-09-06ocamlPackages.cryptokit: fix output dest dirRyan Burns1-1/+5
Add missing pre/post hooks - preConfigure is now required to set correct ocaml dest dir as findlib sets a necessary preConfigure hook
2020-11-06ocamlPackages.cryptokit: 1.14 → 1.16.1Vincent Laporte1-27/+13
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-3/+3
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren1-1/+1
2019-12-10ocamlPackages.cryptokit: 1.13 → 1.14Vincent Laporte1-5/+5
2019-10-07Rename z77z into maggesiMarco Maggesi1-1/+1
Make the "handle" of the maintainer match the name of the github account. Also update the email address.
2019-09-16ocamlPackages.cryptokit: fix installation of shared librariesVincent Laporte1-1/+1
Fixes #68874
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2017-08-04ocamlPackages.cryptokit: 1.11 -> 1.13Vincent Laporte1-3/+3
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* 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
2016-10-17ocamlPackage.cryptokit: 1.10 -> 1.11Vincent Laporte1-4/+19
2016-10-09OCaml modules: make explicit some dependencies to ocamlbuildVincent Laporte1-2/+2
2016-10-05treewide: use ocaml.version (#19192)Kirill Boltaev1-8/+5
2016-04-09ocamlPackages.cryptokit: 1.9 -> 1.10Vincent Laporte1-3/+3
2016-03-13Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron1-1/+1
2014-09-27ocamlnet: update 3.7.3 -> 3.7.6Vincent Laporte1-0/+2
Closes #4216
2014-01-18Update cryptokit to version 1.9Marco Maggesi1-5/+3
2013-06-07upgraded ocaml/cryptokit to 1.7Christophe Raffalli1-3/+3
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-11-27Add OPA to Nixpkgs.Karn Kallio3-52/+7
svn path=/nixpkgs/trunk/; revision=30578
2010-12-11* Enable hydra build for ocaml-batteries, camlzip, camomile, ocaml-cryptgps, ↵Marco Maggesi1-0/+4
cryptokit, ocaml-lwt, menhir, ounit, ocaml-pcre, ocaml-react, ocaml-ssl svn path=/nixpkgs/trunk/; revision=25064
2010-12-09* Add ocaml packages findlib, camlzip, ocaml-ssl, ocaml-batteries, menhir, ↵Marco Maggesi3-0/+72
camomile, ocaml-lwt, cryptokit, ocaml-cryptgps, ounit, ocaml-react svn path=/nixpkgs/trunk/; revision=25041