summaryrefslogtreecommitdiff
path: root/pkgs/development/ocaml-modules/mtime (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-3/+4
* treewide: rename name to pname&versionFelix Buehler2022-02-061-1/+2
* 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: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* 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/+2
* ocamlPackages.mtime: disable jsoo support for OCaml < 4.03Vincent Laporte2019-09-141-1/+1
* ocamlPackages.mtime: 1.1.0 -> 1.2.0Vincent Laporte2019-08-261-2/+2
* treewide: Change URLs to HTTPS•••Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004 Daniel Schaefer2019-04-221-1/+1
* treewide: update homepages to https where available•••Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects. Matthew Bauer2019-04-151-1/+1
* ocamlPackages.*: remove unnecessary unpackCmdThéo Zimmermann2018-11-121-2/+0
* ocamlPackages.topkg: refactoringVincent Laporte2017-12-141-2/+2
* ocamlPackages.mtime: 0.8.3 -> 0.8.4, 1.1.0Vincent Laporte2017-06-281-8/+19
* treewide: use boolToString functionFranz Pletz2017-04-111-4/+6
* ocamlPackages.mtime: init at 0.8.3•••Mtime is an OCaml module to access monotonic wall-clock time. Homepage: http://erratique.ch/software/mtime Vincent Laporte2017-01-251-0/+29