summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/erm_xmpp
Commit message (Collapse)AuthorAge
* ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputsUlrik Strid2022-02-24
| | | | | 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
* treewide: rename name to pname&version (#158454)Felix Bühler2022-02-10
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* ocamlPackages.erm_xmpp: fix buildRyan Burns2021-09-06
| | | | | Add missing pre/post hooks - preConfigure is now required, as findlib sets a necessary preConfigure hook
* ocamlPackages: stdenv.lib → libsternenseemann2021-01-12
| | | | | | | This change was produced by searching for remaining occurrences of stdenv.lib and replacing them manually. Reference #108938.
* ocamlPackages.erm_xmpp: 0.3+20180112 -> 0.3+20200317sternenseemann2020-04-16
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* ocamlPackages.erm_xmpp: 0.3 -> 0.3+20180112Vincent Laporte2018-09-21
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* ocaml-erm_xmpp_0_3: init at 0.3sternenseemann2016-11-18
|
* Revert "Merge pull request #20090 from sternenseemann/master"Profpatsch2016-11-04
| | | | | | | Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426 This reverts commit 9ffcb1b2503303bfdb4a8fc31c8e4160184eb74c, reversing changes made to a6283c1126676d30de3abfb3ee8865505da0ed43.
* ocaml-erm_xmpp_0_3: init at 0.3sternenseemann2016-11-03
|
* OCaml modules: make explicit some dependencies to ocamlbuildVincent Laporte2016-10-09
|
* Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron2016-03-13
|
* Revert "ocaml-modules: fix naming: "_" -> "-""ts4682015-09-06
|
* ocaml modules: fix some CamelCase and under_scoresThomas Strobel2015-09-02
|
* Adds ocaml-erm_xmppVincent Laporte2015-02-27
OCaml based XMPP implementation Homepage: https://github.com/ermine/xmpp