ocamlPackages.rpclib: 8.0.0 → 8.1.0
This commit is contained in:
committed by
Vincent Laporte
parent
2623b3e50f
commit
7db1853f5c
@@ -1048,9 +1048,7 @@ let
|
||||
|
||||
ppx_deriving_protobuf = callPackage ../development/ocaml-modules/ppx_deriving_protobuf {};
|
||||
|
||||
ppx_deriving_rpc = callPackage ../development/ocaml-modules/ppx_deriving_rpc {
|
||||
ppxlib = ppxlib.override { version = "0.15.0"; };
|
||||
};
|
||||
ppx_deriving_rpc = callPackage ../development/ocaml-modules/ppx_deriving_rpc { };
|
||||
|
||||
ppx_deriving_yojson = callPackage ../development/ocaml-modules/ppx_deriving_yojson {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user