summary refs log tree commit diff
path: root/pkgs/servers/xmpp
Commit message (Collapse)AuthorAge
* ejabberd: 18.01 -> 18.06 (#44158)ajs1242018-08-05
| | | | | ejabberd switched from imagemagick to eimp, which loads libpng, libjpeg and libwebp at runtime. These were therefore added as dependencies and the relevant binary was wrapped to be able to find them.
* biboumi: 7.2 -> 8.3ajs1242018-07-27
| | | | also update catch from 1.5.6 to 2.2.1
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* prosody: 0.10.1 -> 0.10.2Andreas Rammhold2018-06-03
| | | | | | | Fixes CVE-2018-10847 [1] and a bunch of minor things [2]. [1] https://prosody.im/security/advisory_20180531/ [2] http://blog.prosody.im/prosody-0-10-2-security-release/
* prosody: 0.10.0 -> 0.10.1 (#40645)R. RyanTM2018-05-17
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/prosody/versions. These checks were done: - built on NixOS - /nix/store/9vcfnh0ghw9qmljbmpb52l5xwq8b8k4i-prosody-0.10.1/bin/prosody passed the binary check. - Warning: no invocation of /nix/store/9vcfnh0ghw9qmljbmpb52l5xwq8b8k4i-prosody-0.10.1/bin/prosodyctl had a zero exit code or showed the expected version - /nix/store/9vcfnh0ghw9qmljbmpb52l5xwq8b8k4i-prosody-0.10.1/bin/.prosody-wrapped passed the binary check. - Warning: no invocation of /nix/store/9vcfnh0ghw9qmljbmpb52l5xwq8b8k4i-prosody-0.10.1/bin/.prosodyctl-wrapped had a zero exit code or showed the expected version - 2 of 4 passed binary check by having a zero exit code. - 0 of 4 passed binary check by having the new version present in output. - found 0.10.1 with grep in /nix/store/9vcfnh0ghw9qmljbmpb52l5xwq8b8k4i-prosody-0.10.1 - directory tree listing: https://gist.github.com/e1e8caae1a498d8e07f1c35d990846d3 - du listing: https://gist.github.com/9b3a9c7a8711da781e548e894e848cdc
* treewide: http to httpsRyan Mulligan2018-04-30
|
* unix-tools: introduce unix-tools.nixMatthew Bauer2018-03-26
| | | | | | | | | | | | | | | | | | unix-tools.nix has a collection of tools that are commonly installed by default in Unix derivatives. This is intended to provide compatibility between macOS and Linux users. Three Linux-only derivations are provided for compatbility: - procps - utillinux - nettools More tools are also provided. Also: treewide: use unixtools Non-comprehensive replace of Linux-only procps and util-linux with 'unixtools'.
* Merge pull request #32960 from florianjacob/prosody-0.10Robin Gloster2018-03-22
|\ | | | | Prosody 0.10.0
| * prosody: improve module handlingRobin Gloster2018-03-22
| |
| * prosody: update community modulesFlorian Jacob2018-03-12
| |
| * prosody: 0.9.12 -> 0.10.0Florian Jacob2018-03-12
| | | | | | | | | | updating config options, removing luazlib as mod_compression was removed for security reasons.
* | biboumi: 6.1 -> 7.2Ryan Mulligan2018-03-07
|/ | | | | | | | | Semi-automatic update. These checks were done: - built on NixOS - ran `/nix/store/ng1gidmaivbb5ngd4awq6wgraa55yjd5-biboumi-7.2/bin/biboumi --help` got 0 exit code - found 7.2 with grep in /nix/store/ng1gidmaivbb5ngd4awq6wgraa55yjd5-biboumi-7.2 - found 7.2 in filename of file in /nix/store/ng1gidmaivbb5ngd4awq6wgraa55yjd5-biboumi-7.2
* ejabberd: 17.07 -> 18.01Nikolay Amiantov2018-02-25
|
* treewide: Fix deps in a few other fixed output derivationsJohn Ericson2018-01-10
|
* prosody: remove flosse from the list of maintainersMarkus Kohlhase2017-11-06
|
* prosody.communityModules: 590ac12b7671 -> 9a3e51f348feSatoshi Shishiku2017-11-01
|
* prosody: support for DBI, extra community modules and extra Lua librariesSatoshi Shishiku2017-11-01
|
* biboumi: init at 6.1 (#30193)Frank Doepper2017-10-20
| | | | | | | | | | | | | | | | | | | | | | * biboumi: init at 6.1 TODO: integrate config in NixOS * biboumi: remove external buildtime dep - fetch catch.hpp in a reproducible way - add maintainer - enable tests - remove git dep - enable parallel building - add pandoc dep for man page - nitpicks * biboumi: refine substitutions - only CMakeLists.txt has to be patched regarding /etc/biboumi - substitute /bin/kill in systemd service file - prepare for configuring policy_directory in a future cfg file
* ejabberd: 17.01 -> 17.07Nikolay Amiantov2017-07-27
|
* /bin/sh -> ${stdenv.shell}rht2017-04-30
|
* prosody: 0.9.10 -> 0.9.12 (#24269)uwap2017-03-25
|
* ejabberd: 16.09 -> 17.01Nikolay Amiantov2017-01-31
|
* openfire: mark as broken; its unfriendlyness towards read-only installation ↵Michael Raskin2017-01-04
| | | | directory and friendliness towards manual installation by just unpacking only grow with time
* ejabberd: 16.08 -> 16.09Nikolay Amiantov2016-11-20
|
* treewide: Make explicit that 'dev' output of sqlite is usedTuomas Tynkkynen2016-08-23
|
* ejabberd: 16.04 -> 16.08Nikolay Amiantov2016-08-14
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* ejabberd: attempt to fix dependencies' determinismNikolay Amiantov2016-07-02
|
* treewide: remove double quotes from wrappersMarius Bakke2016-06-22
| | | | Close #14753; see that for context.
* elixir: 1.2.5 -> 1.2.6Andrey Pavlov2016-06-07
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* treewide: Make explicit that 'dev' output of sqlite is usedTuomas Tynkkynen2016-05-19
|
* ejabberd: cleanup buildNikolay Amiantov2016-04-30
|
* ejabberd: 16.02 -> 16.04Nikolay Amiantov2016-04-30
|
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* ejabberd: 16.01 -> 16.02Nikolay Amiantov2016-03-04
|
* ejabberd: 15.11 -> 16.01Nikolay Amiantov2016-02-11
|
* prosody: 0.9.8 -> 0.9.10JC Brand2016-02-10
|
* pyMAILt: use mkDerivationRobin Gloster2016-01-30
|
* pyIRCt: use mkDerivationRobin Gloster2016-01-30
|
* ejabberd: 2.1.13 -> 15.11Nikolay Amiantov2016-01-10
|
* openfire: Fix JVM testJames ‘Twey’ Kay2015-09-30
|
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* prosody: add dependency on zlib (close #6894)koral2015-04-09
| | | | @vcunat moved the defaults inside the prosody expression.
* prosody: 0.9.7 -> 0.9.8William A. Kennington III2015-03-26
|
* ejabberd: fix problem with missing shell while loading a backupSander van der Burg2015-02-21
|
* prosody: added luaevent dependency.koral2015-02-19
|
* nixpkgs: prosody 0.9.6 -> 0.9.7Markus Kohlhase2015-01-07
|
* prosody: updated to v0.9.6Markus Kohlhase2014-10-29
|
* Merge pull request #4536 from flosse/prosodyJoachim Schiele2014-10-15
|\ | | | | prosody: updated to v0.9.5