aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/ocaml-modules/lambda-term/1.6.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/lambda-term/1.6.nix')
-rw-r--r--pkgs/development/ocaml-modules/lambda-term/1.6.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/lambda-term/1.6.nix b/pkgs/development/ocaml-modules/lambda-term/1.6.nix
index d0a539ce8a1..5a494fa5cb5 100644
--- a/pkgs/development/ocaml-modules/lambda-term/1.6.nix
+++ b/pkgs/development/ocaml-modules/lambda-term/1.6.nix
@@ -1,6 +1,6 @@
{ stdenv, fetchurl, libev, ocaml, findlib, ocamlbuild, lwt, react, zed, camlp4 }:
-stdenv.mkDerivation rec {
+stdenv.mkDerivation {
version = "1.6";
pname = "lambda-term";