summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/ocaml-packages.nix
diff options
context:
space:
mode:
authorVincent Laporte <Vincent.Laporte@gmail.com>2019-08-15 09:05:53 +0000
committerVincent Laporte <vbgl@users.noreply.github.com>2019-08-21 05:07:46 +0000
commit59cf0772c2e9fb6e65b32abdbc5da104d19e2366 (patch)
tree771bb6248b586dcb75b95b8b9f3fb1e627771d1f /pkgs/top-level/ocaml-packages.nix
parenta473b6efc528d99ce0a74cc19982d01df2e847a1 (diff)
ocamlPackages.charInfo_width: init at 1.1.0
Diffstat (limited to 'pkgs/top-level/ocaml-packages.nix')
-rw-r--r--pkgs/top-level/ocaml-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/ocaml-packages.nix b/pkgs/top-level/ocaml-packages.nix
index f42b9fd2e33c..682215117069 100644
--- a/pkgs/top-level/ocaml-packages.nix
+++ b/pkgs/top-level/ocaml-packages.nix
@@ -128,6 +128,8 @@ let
cairo2 = callPackage ../development/ocaml-modules/cairo2 { };
+ charInfo_width = callPackage ../development/ocaml-modules/charInfo_width { };
+
checkseum = callPackage ../development/ocaml-modules/checkseum { };
cil = callPackage ../development/ocaml-modules/cil { };