ocamlPackages.pbkdf: init at 1.1.0

Necessary for the upcoming x509 0.12.0 release.
This commit is contained in:
sternenseemann
2021-04-05 15:09:05 +02:00
committed by Vincent Laporte
parent 60fa97197d
commit 83eb1fe06d
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -930,6 +930,8 @@ let
parse-argv = callPackage ../development/ocaml-modules/parse-argv { };
pbkdf = callPackage ../development/ocaml-modules/pbkdf { };
pcap-format = callPackage ../development/ocaml-modules/pcap-format { };
pecu = callPackage ../development/ocaml-modules/pecu { };