about summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix')
-rw-r--r--pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix b/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
index 182250f9a744f..1ea1cd4ab380d 100644
--- a/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
+++ b/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
 
   meta = {
     description = "Omake build system";
-    homepage = "${webpage}";
+    homepage = webpage;
     license = "GPL";
     platforms = ocaml.meta.platforms or [];
   };