summaryrefslogtreecommitdiff
path: root/pkgs/development/ocaml-modules/uchar (follow)
Commit message (Expand)AuthorAgeFilesLines
* ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs•••To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild. This makes some closures significantly smaller and makes cross compilation easier Ulrik Strid2022-02-241-1/+3
* pkgs/development: followup fmtFelix Buehler2021-11-101-1/+1
* pkgs/development: rename name to pname&versionFelix Buehler2021-11-101-3/+4
* ocamlPackages: stdenv.lib → lib•••This change was produced by searching for remaining occurrences of stdenv.lib and replacing them manually. Reference #108938. sternenseemann2021-01-121-1/+1
* treewide: De-inline uses of lib.boolToString•••This commit should not change eval results Malte Brandy2020-10-141-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* ocamlPackages.uchar: don't depend on opaline at runtimeAntonio Nuno Monteiro2020-01-131-3/+3
* ocaml: uchar: add the ability to build without dynamic linkingAlexander Bantyev2019-11-261-3/+3
* ocaml-modules: replace buildInputs with nativeBuildInputs where appropriate•••The default has been to use buildInputs for build dependencies. This doesn't work when cross-compiling. Yorick van Pelt2019-11-111-1/+3
* ocamlPackages.*: remove unnecessary unpackCmdThéo Zimmermann2018-11-121-1/+0
* ocamlPackages.uchar: use opalineVincent Laporte2018-06-061-9/+3
* ocamlPackages.uchar: 0.0.1 -> 0.0.2•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ocaml4.05.0-uchar/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - directory tree listing: https://gist.github.com/175ff46f681c6b301d59001ed300be77 R. RyanTM2018-03-301-3/+3
* ocamlPackages.uchar: init at 0.0.1•••The uchar package provides a compatibility library for the `Uchar` module introduced in OCaml 4.03. Vincent Laporte2016-10-191-0/+27