Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
Matthew Bauer
ce8ce600ae
unix-tools: introduce unix-tools.nix
...
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'.
2018-03-26 17:40:55 -05:00
Robin Gloster
76ea0e1b2e
Merge pull request #32960 from florianjacob/prosody-0.10
...
Prosody 0.10.0
2018-03-22 14:12:57 +01:00
Robin Gloster
0a80f2c0f4
prosody: improve module handling
2018-03-22 03:40:46 +01:00
Florian Jacob
2c0b230330
prosody: update community modules
2018-03-12 20:19:07 +01:00
Florian Jacob
226965da67
prosody: 0.9.12 -> 0.10.0
...
updating config options, removing luazlib as mod_compression was removed
for security reasons.
2018-03-12 20:19:03 +01:00
Ryan Mulligan
848d597eab
biboumi: 6.1 -> 7.2
...
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
2018-03-07 18:25:56 -08:00
Nikolay Amiantov
f22a050a1a
ejabberd: 17.07 -> 18.01
2018-02-25 22:24:09 +03:00
John Ericson
888404f11b
treewide: Fix deps in a few other fixed output derivations
2018-01-10 11:18:44 -05:00
Markus Kohlhase
1898496be7
prosody: remove flosse from the list of maintainers
2017-11-06 15:54:15 +01:00
Satoshi Shishiku
ae4579e0cb
prosody.communityModules: 590ac12b7671 -> 9a3e51f348fe
2017-11-01 13:38:02 +01:00
Satoshi Shishiku
988ce5433f
prosody: support for DBI, extra community modules and extra Lua libraries
2017-11-01 13:38:00 +01:00
Frank Doepper
916c0a69f8
biboumi: init at 6.1 ( #30193 )
...
* 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
2017-10-20 20:14:41 +00:00
Nikolay Amiantov
e9520bab01
ejabberd: 17.01 -> 17.07
2017-07-27 17:07:45 +03:00
rht
5628cebcf0
/bin/sh -> ${stdenv.shell}
2017-04-30 17:01:07 +02:00
uwap
a616f4ec9b
prosody: 0.9.10 -> 0.9.12 ( #24269 )
2017-03-25 20:14:12 +01:00
Nikolay Amiantov
37e2c5378f
ejabberd: 16.09 -> 17.01
2017-01-31 03:26:25 +03:00
Michael Raskin
567c1a360f
openfire: mark as broken; its unfriendlyness towards read-only installation directory and friendliness towards manual installation by just unpacking only grow with time
2017-01-04 19:36:43 +01:00
Nikolay Amiantov
3a05ea5376
ejabberd: 16.08 -> 16.09
2016-11-20 19:06:40 +03:00
Tuomas Tynkkynen
f6640842fe
treewide: Make explicit that 'dev' output of sqlite is used
2016-08-23 03:52:07 +03:00
Nikolay Amiantov
5524d29f1b
ejabberd: 16.04 -> 16.08
2016-08-14 22:36:03 +03:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Nikolay Amiantov
6f7bace3b8
ejabberd: attempt to fix dependencies' determinism
2016-07-02 19:06:48 +03:00
Marius Bakke
4a7d31a392
treewide: remove double quotes from wrappers
...
Close #14753 ; see that for context.
2016-06-22 11:12:27 +02:00
Andrey Pavlov
c38a08f95a
elixir: 1.2.5 -> 1.2.6
2016-06-07 10:34:20 +03:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Tuomas Tynkkynen
e80e4ba2bb
treewide: Make explicit that 'dev' output of sqlite is used
2016-05-19 10:04:34 +02:00
Nikolay Amiantov
aa2ba7ffe5
ejabberd: cleanup build
2016-04-30 03:48:52 +03:00
Nikolay Amiantov
190eaea739
ejabberd: 16.02 -> 16.04
2016-04-30 03:12:31 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Nikolay Amiantov
364423f38c
ejabberd: 16.01 -> 16.02
2016-03-04 14:46:45 +03:00
Nikolay Amiantov
37e1a9c844
ejabberd: 15.11 -> 16.01
2016-02-11 02:36:33 +03:00
JC Brand
007c558be8
prosody: 0.9.8 -> 0.9.10
2016-02-10 18:26:32 +00:00
Robin Gloster
96350a9ec9
pyMAILt: use mkDerivation
2016-01-30 20:31:02 +00:00
Robin Gloster
63e6cca2a9
pyIRCt: use mkDerivation
2016-01-30 20:31:02 +00:00
Nikolay Amiantov
757857613a
ejabberd: 2.1.13 -> 15.11
2016-01-10 21:28:27 +03:00
James ‘Twey’ Kay
1b5fdd1bc9
openfire: Fix JVM test
2015-09-30 16:39:09 +01:00
Mathnerd314
eb7404d97a
all-packages: Use callPackage where possible
2015-09-14 22:27:19 -06:00
koral
1b4722ac82
prosody: add dependency on zlib ( close #6894 )
...
@vcunat moved the defaults inside the prosody expression.
2015-04-09 18:40:20 +02:00
William A. Kennington III
7b5f6ca9ba
prosody: 0.9.7 -> 0.9.8
2015-03-26 16:41:05 -07:00
Sander van der Burg
382f175f10
ejabberd: fix problem with missing shell while loading a backup
2015-02-21 16:08:55 +00:00
koral
a57ec23d55
prosody: added luaevent dependency.
2015-02-19 21:07:23 +01:00
Markus Kohlhase
6989736730
nixpkgs: prosody 0.9.6 -> 0.9.7
2015-01-07 09:55:22 +00:00
Markus Kohlhase
bc86dfa6b5
prosody: updated to v0.9.6
2014-10-29 21:11:25 +01:00
Joachim Schiele
9d5431d1a2
Merge pull request #4536 from flosse/prosody
...
prosody: updated to v0.9.5
2014-10-15 09:41:48 +02:00
Markus Kohlhase
0f3f017f3e
prosody: updated to v0.9.5
2014-10-15 04:11:24 +02:00
Markus Kohlhase
5308d3284b
prosody: added websocket support
2014-10-15 03:57:00 +02:00
Markus Kohlhase
d86c2c30c5
prosody: packaged as a service
...
Conflicts:
nixos/modules/misc/ids.nix
2014-10-11 18:53:43 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Domen Kožar
c8cd4275a3
openfire: get rid of builderDefs
2014-07-27 13:54:37 +02:00