summaryrefslogtreecommitdiff
path: root/pkgs/development/ocaml-modules/rresult (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/+4
* treewide: rename name to pname&versionFelix Buehler2022-02-061-1/+1
* ocamlPackages.*: use spaces for indentationzowoq2021-01-211-15/+15
* treewide: editorconfig fixes•••- remove trailing whitespace - use spaces for indentation zowoq2021-01-201-1/+1
* 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-3/+3
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* ocaml rresult: Add the `result` compatibility package as a build inputAntonio Nuno Monteiro2020-01-021-1/+3
* 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.rresult: 0.5.0 -> 0.6.0•••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.06.1-rresult/versions R. RyanTM2018-10-261-2/+2
* ocamlPackages.topkg: refactoringVincent Laporte2017-12-141-2/+2
* ocamlPackages.rresult: init at 0.5.0•••Rresult is an OCaml module for handling computation results and errors in an explicit and declarative manner without resorting to exceptions. Homepage: http://erratique.ch/software/rresult Vincent Laporte2017-03-151-0/+24