Loading pkgs/development/ocaml-modules/ssl/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,10 @@ buildDunePackage rec { meta = { homepage = "http://savonet.rastageeks.org/"; description = "OCaml bindings for libssl"; license = "LGPL+link exception"; license = with lib.licenses; [ lgpl21Plus ocamlLgplLinkingException ]; maintainers = with lib.maintainers; [ anmonteiro dandellion Loading Loading
pkgs/development/ocaml-modules/ssl/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,10 @@ buildDunePackage rec { meta = { homepage = "http://savonet.rastageeks.org/"; description = "OCaml bindings for libssl"; license = "LGPL+link exception"; license = with lib.licenses; [ lgpl21Plus ocamlLgplLinkingException ]; maintainers = with lib.maintainers; [ anmonteiro dandellion Loading