Loading pkgs/development/ocaml-modules/ocaml-lsp/jsonrpc.nix +8 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,9 @@ lib, ocaml, version ? if lib.versionAtLeast ocaml.version "5.2" then if lib.versionAtLeast ocaml.version "5.3" then "1.22.0" else if lib.versionAtLeast ocaml.version "5.2" then "1.21.0" else if lib.versionAtLeast ocaml.version "4.14" then "1.18.0" Loading @@ -24,6 +26,11 @@ let params = { "1.22.0" = { name = "lsp"; minimalOCamlVersion = "5.2"; sha256 = "sha256-UZ3DV30V3CIQ3vpYBIGnQ1eRGNUGk7aRuxDLyCA/tYE="; }; "1.21.0" = { name = "lsp"; minimalOCamlVersion = "5.2"; Loading pkgs/development/ocaml-modules/ocaml-lsp/lsp.nix +3 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,9 @@ ocamlformat-rpc-lib, ocaml, version ? if lib.versionAtLeast ocaml.version "5.2" then if lib.versionAtLeast ocaml.version "5.3" then "1.22.0" else if lib.versionAtLeast ocaml.version "5.2" then "1.21.0" else if lib.versionAtLeast ocaml.version "4.14" then "1.18.0" Loading Loading
pkgs/development/ocaml-modules/ocaml-lsp/jsonrpc.nix +8 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,9 @@ lib, ocaml, version ? if lib.versionAtLeast ocaml.version "5.2" then if lib.versionAtLeast ocaml.version "5.3" then "1.22.0" else if lib.versionAtLeast ocaml.version "5.2" then "1.21.0" else if lib.versionAtLeast ocaml.version "4.14" then "1.18.0" Loading @@ -24,6 +26,11 @@ let params = { "1.22.0" = { name = "lsp"; minimalOCamlVersion = "5.2"; sha256 = "sha256-UZ3DV30V3CIQ3vpYBIGnQ1eRGNUGk7aRuxDLyCA/tYE="; }; "1.21.0" = { name = "lsp"; minimalOCamlVersion = "5.2"; Loading
pkgs/development/ocaml-modules/ocaml-lsp/lsp.nix +3 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,9 @@ ocamlformat-rpc-lib, ocaml, version ? if lib.versionAtLeast ocaml.version "5.2" then if lib.versionAtLeast ocaml.version "5.3" then "1.22.0" else if lib.versionAtLeast ocaml.version "5.2" then "1.21.0" else if lib.versionAtLeast ocaml.version "4.14" then "1.18.0" Loading