Loading pkgs/development/ocaml-modules/uuuu/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -25,9 +25,11 @@ buildDunePackage rec { buildInputs = [ angstrom ]; nativeCheckInputs = [ re ]; checkInputs = [ re ]; doCheck = true; duneVersion = "3"; meta = { description = "A library to normalize an ISO-8859 input to Unicode code-point"; homepage = "https://github.com/mirage/uuuu"; Loading Loading
pkgs/development/ocaml-modules/uuuu/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -25,9 +25,11 @@ buildDunePackage rec { buildInputs = [ angstrom ]; nativeCheckInputs = [ re ]; checkInputs = [ re ]; doCheck = true; duneVersion = "3"; meta = { description = "A library to normalize an ISO-8859 input to Unicode code-point"; homepage = "https://github.com/mirage/uuuu"; Loading