about summary refs log tree commit diff
path: root/pkgs/top-level/ocaml-packages.nix
diff options
context:
space:
mode:
authorDaniel Olsen <daniel.olsen99@gmail.com>2021-10-30 16:25:02 +0200
committerVincent Laporte <vbgl@users.noreply.github.com>2022-06-05 20:26:36 +0200
commit60ff8d2306663d08621247b9416351a36183492e (patch)
tree517bb15d027ea023bf50bec4487fafbcada9c6dc /pkgs/top-level/ocaml-packages.nix
parent11208c64001f7c0c0073b6fd47c21bd9b1aff8aa (diff)
ocamlPackages.magic: init at 0.7.3
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 61fe37e1cc708..75bd76afffb47 100644
--- a/pkgs/top-level/ocaml-packages.nix
+++ b/pkgs/top-level/ocaml-packages.nix
@@ -744,6 +744,8 @@ let
 
     macaque = callPackage ../development/ocaml-modules/macaque { };
 
+    magic = callPackage ../development/ocaml-modules/magic { };
+
     magic-mime = callPackage ../development/ocaml-modules/magic-mime { };
 
     mariadb = callPackage ../development/ocaml-modules/mariadb {