about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/mirage/runtime.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/mirage/runtime.nix')
-rw-r--r--pkgs/development/ocaml-modules/mirage/runtime.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/mirage/runtime.nix b/pkgs/development/ocaml-modules/mirage/runtime.nix
index 7e20e3363a473..627e9432efb56 100644
--- a/pkgs/development/ocaml-modules/mirage/runtime.nix
+++ b/pkgs/development/ocaml-modules/mirage/runtime.nix
@@ -1,4 +1,4 @@
-{ lib, buildDunePackage, fetchurl, ipaddr, functoria-runtime
+{ lib, buildDunePackage, ipaddr, functoria-runtime
 , logs, lwt
 , alcotest
 }: