Loading pkgs/development/tools/ocaml/ocp-indent/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildDunePackage rec { buildInputs = [ cmdliner ]; meta = with lib; { homepage = "http://typerex.ocamlpro.com/ocp-indent.html"; homepage = "https://www.typerex.org/ocp-indent.html"; description = "A customizable tool to indent OCaml code"; license = licenses.gpl3; maintainers = [ maintainers.jirkamarsik ]; Loading Loading
pkgs/development/tools/ocaml/ocp-indent/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildDunePackage rec { buildInputs = [ cmdliner ]; meta = with lib; { homepage = "http://typerex.ocamlpro.com/ocp-indent.html"; homepage = "https://www.typerex.org/ocp-indent.html"; description = "A customizable tool to indent OCaml code"; license = licenses.gpl3; maintainers = [ maintainers.jirkamarsik ]; Loading