about summary refs log tree commit diff
path: root/pkgs/top-level/ocaml-packages.nix
diff options
context:
space:
mode:
authorUlrik Strid <ulrik.strid@outlook.com>2022-05-31 09:14:43 +0200
committerVincent Laporte <vbgl@users.noreply.github.com>2022-05-31 13:32:40 +0200
commitd27cc392f04381074e5c71a2d5356442b1610cac (patch)
tree60085133e40ef8417bdc902a88725087dccdcc52 /pkgs/top-level/ocaml-packages.nix
parentc356e7246f8b1a65b8edbe1c57e9f895caabeab5 (diff)
ocamlPackages.resto: 0.6.1 -> 0.7
Diffstat (limited to 'pkgs/top-level/ocaml-packages.nix')
-rw-r--r--pkgs/top-level/ocaml-packages.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/top-level/ocaml-packages.nix b/pkgs/top-level/ocaml-packages.nix
index 546c37149f709..53ede51c4ccfc 100644
--- a/pkgs/top-level/ocaml-packages.nix
+++ b/pkgs/top-level/ocaml-packages.nix
@@ -1293,9 +1293,6 @@ let
 
     rfc7748 = callPackage ../development/ocaml-modules/rfc7748 { };
 
-    ezresto = callPackage ../development/ocaml-modules/resto/ezresto.nix { };
-    ezresto-directory = callPackage ../development/ocaml-modules/resto/ezresto-directory.nix { };
-
     resto = callPackage ../development/ocaml-modules/resto { };
     resto-acl = callPackage ../development/ocaml-modules/resto/acl.nix { };
     resto-cohttp = callPackage ../development/ocaml-modules/resto/cohttp.nix { };