about summary refs log tree commit diff
path: root/pkgs/servers
AgeCommit message (Collapse)AuthorFilesLines
2019-10-17clickhouse: build with rapidjsonOrivej Desh1-7/+9
This enables ClickHouse JSON functions.
2019-10-16grafana: 6.4.2 -> 6.4.3WilliButz1-3/+3
2019-10-16prometheus: fix hashRobin Gloster1-1/+1
2019-10-16Merge pull request #70461 from marsam/update-prometheusRobin Gloster1-2/+2
prometheus: 2.12.0 -> 2.13.0
2019-10-16Merge pull request #70569 from sigma/pr/teleport-4.1.0Robin Gloster1-3/+3
teleport: 4.0.4 -> 4.1.0
2019-10-15Merge pull request #70729 from makefu/pkgs/pyhaversion/initRobin Gloster1-1/+1
init pyhaversion (3.1.0) for home-assistant
2019-10-15tengine: 2.3.1 -> 2.3.2 (#70574)Mario Rodas1-6/+8
* tengine: 2.3.1 -> 2.3.2 Changelog: https://github.com/alibaba/tengine/releases/tag/2.3.2 * tengine: unbreak
2019-10-15Merge pull request #70769 from sondr3/miniflux/2.0.18Renaud1-2/+2
miniflux: 2.0.17 -> 2.0.18
2019-10-15Merge pull request #70469 from Vskilet/matrix-synapse-updateMaximilian Bosch1-3/+3
matrix-synapse: 1.3.1 -> 1.4.0
2019-10-15matrix-synapse: 1.3.1 -> 1.4.0Victor SENE1-3/+3
Bumps `matrix-synapse` to version 1.4.0[1]. With this version the following changes in the matrix-synapse module were needed: * Removed `trusted_third_party_id_servers`: option is marked as deprecated and ignored by matrix-synapse[2]. * Added `account_threepid_delegates` options as replacement for 3rdparty server features[3]. * Added `redaction_retention_period` option to configure how long redacted options should be kept in the database. * Added `ma27` as maintainer for `matrix-synapse`. Co-Authored-By: Notkea <pacien@users.noreply.github.com> Co-authored-by: Maximilian Bosch <maximilian@mbosch.me> [1] https://matrix.org/blog/2019/10/03/synapse-1-4-0-released [2] https://github.com/matrix-org/synapse/pull/5875 [3] https://github.com/matrix-org/synapse/pull/5876
2019-10-14documize-communitiy: 3.1.1 -> 3.1.2Maximilian Bosch1-2/+2
https://github.com/documize/community/releases/tag/v3.3.2
2019-10-14knot-dns: 2.8.4 -> 2.9.0Vladimír Čunát1-2/+2
I can't see any large incompatibilities. https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.9.0
2019-10-13prometheus-wireguard-exporter: 3.1.1 -> 3.2.0Maximilian Bosch1-2/+2
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.0 Previously, the exporter used `wg show all dump` by default to retrieve information about wireguard peers. If a wireguard config is set, the interface is now extracted automatically and the exporter runs `wg show <interface> dump`[1]. The cargo hash didn't change as no dependency updates were done in this release. [1] https://github.com/MindFlavor/prometheus_wireguard_exporter/pull/17/commits/4e332cb73ffafea8ae37ecf12da68602f4a8a049
2019-10-13prometheus-nextcloud-exporter: use tagged versionWilliButz1-3/+3
The tag was not pushed when this exporter was added to nixpkgs. The source hash remains the same, because the tag refers to the same revision.
2019-10-13Merge branch 'staging-next'Vladimír Čunát2-27/+19
It's not perfect, but I think we can deal with the rest of the regressions directly on master, so that this process does not stall.
2019-10-13Merge branch 'master' into staging-nextVladimír Čunát7-12/+33
Hydra nixpkgs: ?compare=1548439
2019-10-12prometheus-nextcloud-exporter: init at 2019-10-12WilliButz2-0/+327
2019-10-12groonga: 9.0.6 -> 9.0.7 (#69581)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions
2019-10-12Merge pull request #69255 from minijackson/init-shioriMario Rodas1-0/+22
Init shiori
2019-10-12Merge pull request #70740 from WilliButz/grafana-updateRobin Gloster1-3/+3
grafana: 6.4.1 -> 6.4.2
2019-10-12atlassian-jira: 8.4.1 -> 8.4.2Robin Gloster1-4/+2
2019-10-12atlassian-confluence: 6.15.8 -> 7.0.2Robin Gloster1-2/+2
2019-10-12scylladb: don't build on Hydra; /cc PR #70576Vladimír Čunát1-0/+1
2019-10-12Merge branch 'master' into staging-nextJan Tojnar17-28/+159
2019-10-11documize-community: disable go module buildMario Rodas1-1/+1
2019-10-10Merge pull request #70841 from callahad/mariadbDmitry Kalinkin1-3/+2
mariadb: fix builds on darwin
2019-10-10Merge pull request #70862 from dotlambda/dovecot-2.3.8Peter Simons2-4/+4
dovecot: 2.3.7.2 -> 2.3.8
2019-10-10scylladb: fix evalworldofpeace1-1/+2
2019-10-10Merge pull request #70010 from ajs124/fix/mariadb-connector-c-socket-pathAaron Andersen1-1/+1
mariadb-connector-c: fix socket path
2019-10-10Merge #70576: scylladb: fix build under sandboxingVladimír Čunát2-2/+33
2019-10-09Merge pull request #70676 from r-ryantm/auto-update/pg_repackMario Rodas1-2/+2
postgresql11Packages.pg_repack: 1.4.4 -> 1.4.5
2019-10-09mariadb: fix darwin buildDan Callahan1-3/+2
We want to disable `PLUGIN_AUTH_PAM` when building: 1. `mariadb` on macOS. 2. `mariadb-client` on any platform Unfortunately, the interaction of these two commits 6c97b0486c97481dfdb82036de5382921269a771 7e43b4d0aee408c3742b84e89749c2c494f16cfe created a situation where we disable it *twice* when building on macOS. Once in a darwin-specific `prePatch` script, and again in the `patches` section for client builds. This removes the redundant `prePatch` script and conditionally applies the patch to `mariadb` server builds on darwin. Fixes #70835
2019-10-09esphome: 1.12.2 -> 1.13.6Robert Schütz1-3/+9
2019-10-09dovecot_pigeonhole: 0.5.7.2 -> 0.5.8Robert Schütz1-2/+2
https://dovecot.org/pipermail/dovecot-news/2019-October/000420.html
2019-10-09dovecot: 2.3.7.2 -> 2.3.8Robert Schütz1-2/+2
https://dovecot.org/pipermail/dovecot-news/2019-October/000419.html
2019-10-09scylladb: remove the "broken" mark, add "big-parallel"Vladimír Čunát1-1/+1
The build is really CPU-intensive, and requires around 2 * --cores GiB RAM.
2019-10-09Merge pull request #67890 from mguentner/mxisd_ma1sdFranz Pletz3-6/+96
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09Merge branch 'master'Vladimír Čunát12-22/+26
2019-10-09Merge pull request #70527 from Izorkin/nginx-unitRenaud1-2/+2
unit: 1.11.0 -> 1.12.0
2019-10-09Merge pull request #70760 from r-ryantm/auto-update/redisRobin Gloster1-2/+2
redis: 5.0.5 -> 5.0.6
2019-10-09Merge pull request #70700 from r-ryantm/auto-update/prosodyRobin Gloster1-2/+2
prosody: 0.11.2 -> 0.11.3
2019-10-08miniflux: 2.0.17 -> 2.0.18Sondre Nilsen1-2/+2
2019-10-08redis: 5.0.5 -> 5.0.6R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/redis/versions
2019-10-08treewide: mark some broken packages as brokenLinus Heckemann3-0/+4
Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08Merge pull request #70373 from markuskowa/upd-slurmmarkuskowa1-2/+2
slurm: 19.05.2.1 -> 19.05.3.2
2019-10-08grafana: 6.4.1 -> 6.4.2WilliButz1-3/+3
2019-10-08Merge master into staging-nextFrederik Rietdijk14-36/+74
2019-10-08home-assistant: update component-packages, adds pyhaversionmakefu1-1/+1
2019-10-07prosody: 0.11.2 -> 0.11.3R. RyanTM1-2/+2
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
2019-10-08Merge pull request #69636 from cw789/update_nextcloudRobin Gloster1-2/+2
nextcloud: 16.0.5 -> 17.0.0