summary refs log tree commit diff
path: root/pkgs/servers/xmpp
Commit message (Collapse)AuthorAge
* 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
| * prosody: updated to v0.9.5Markus Kohlhase2014-10-15
| |
* | prosody: added websocket supportMarkus Kohlhase2014-10-15
|/
* prosody: packaged as a serviceMarkus Kohlhase2014-10-11
| | | | | Conflicts: nixos/modules/misc/ids.nix
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* openfire: get rid of builderDefsDomen Kožar2014-07-27
|
* Remove illegal meta.src attributesEelco Dolstra2014-06-05
|
* ejabberd: updated to 2.1.13Rok Garbas2013-11-02
|
* Even more mirror:// fixesEvgeny Egorochkin2013-07-14
|
* Add package versions to some of the packages or fix existing ones to conform ↵Evgeny Egorochkin2013-06-07
| | | | to nixpkgs conventions.
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-26
|\ | | | | | | | | | | Conflicts: cups, all-packages.nix (gcc45_debug) svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
| * Updated ejabberd to version 2.1.10Sander van der Burg2012-01-26
| | | | | | | | svn path=/nixpkgs/trunk/; revision=31854
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
|/ | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * ltrace: updated to 0.5.3.Eelco Dolstra2010-07-29
| | | | | | | | | | | | | | * libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with SQLite. * qemu-image: fix the URL. * gdmap: make it build again (requires an older GTK+). * rlwrap: updated to 0.37. * smbfs-fuse -> fusesmb to match the upstream name. * x11vnc: updated to 0.9.10. * clearlyU: fix the URL. * Various packages: follow the coding conventions. svn path=/nixpkgs/trunk/; revision=22814