about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/yaml/yaml-sexp.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/yaml/yaml-sexp.nix')
-rw-r--r--pkgs/development/ocaml-modules/yaml/yaml-sexp.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/yaml/yaml-sexp.nix b/pkgs/development/ocaml-modules/yaml/yaml-sexp.nix
index e0cc9fac177d7..051019c734796 100644
--- a/pkgs/development/ocaml-modules/yaml/yaml-sexp.nix
+++ b/pkgs/development/ocaml-modules/yaml/yaml-sexp.nix
@@ -1,4 +1,4 @@
-{ lib, fetchurl, buildDunePackage, yaml, dune-configurator, ppx_sexp_conv, sexplib
+{ lib, buildDunePackage, yaml, dune-configurator, ppx_sexp_conv, sexplib
 , junit_alcotest
 }: