about summary refs log tree commit diff
path: root/pkgs/servers
AgeCommit message (Collapse)AuthorFilesLines
2020-02-06Merge pull request #79259 from foxit64/masterJörg Thalheim2-4/+4
telegraf 1.13.2 -> 1.13.3
2020-02-05prometheus-alertmanager: 0.19.0 -> 0.20.0Bruno Bigras1-2/+2
2020-02-05Revert "Revert "Merge master into staging-next""Frederik Rietdijk2-36/+38
In 87a19e9048773d5a363679617406ad148d36c3b8 I merged staging-next into master using the GitHub gui as intended. In ac241fb7a570d6cf81d229ad22a8889602639160 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master. Thinking this may cause trouble, I reverted it in 0be87c79797a5fa384fbc356c74ed54f9f7829ea. This was however wrong, as it "removed" master. This reverts commit 0be87c79797a5fa384fbc356c74ed54f9f7829ea.
2020-02-05Revert "Merge master into staging-next"Frederik Rietdijk2-38/+36
I merged master into staging-next but accidentally pushed it to master. This should get us back to 87a19e9048773d5a363679617406ad148d36c3b8. This reverts commit ac241fb7a570d6cf81d229ad22a8889602639160, reversing changes made to 76a439239eb310d9ad76d998b34d5d3bc0e37acb.
2020-02-05Merge pull request #79119 from NixOS/staging-nextFrederik Rietdijk1-1/+0
Staging next
2020-02-05Merge #78628: knot-resolver: 4.3.0 -> 5.0.1Vladimír Čunát1-34/+36
The service needed lots of changes. A few smaller changes are added into the PR, e.g. replacement for PR #72014. See the commit messages for details.
2020-02-05knot-resolver: 5.0.0 -> 5.0.1Vladimír Čunát1-10/+2
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v5.0.1
2020-02-05documize-community: 3.6.0 -> 3.7.0Maximilian Bosch1-2/+2
https://github.com/documize/community/releases/tag/v3.7.0
2020-02-05telegraf 1.13.2 -> 1.13.3foxit642-4/+4
2020-02-05Merge master into staging-nextFrederik Rietdijk10-105/+119
2020-02-04openresty: rebase on top of nginx packageEmily4-71/+72
The primary motivation of this change was to allow third-party modules to be used with OpenResty, but it also results in a significant reduction of code duplication.
2020-02-04nginxModules.brotli: v0.1.2 -> unstableEmily1-5/+5
The fork was merged back upstream but has yet to see a formal release.
2020-02-04mautrix-telegram: 0.7.0 -> 0.7.1Maximilian Bosch1-11/+3
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.1
2020-02-04Revert "mailman-wrapper: crazy hack to work around the missing urllib3 ↵Alyssa Ross1-1/+1
dependency" This reverts commit ce6b2419be6e16cc6b9096c99798a0d365b16486, which was unnecessary (mailman worked just fine on its parent commit). See #79222.
2020-02-04mailman-wrapper: crazy hack to work around the missing urllib3 dependencyPeter Simons1-1/+1
Please remove the explicit urllib3 dependency from this expression again once https://github.com/NixOS/nixpkgs/issues/79222 is fixed.
2020-02-04mailman-web: add myself as a maintainerPeter Simons1-1/+1
2020-02-04Merge pull request #79159 from jojosch/mytop-clearAaron Andersen1-1/+1
mariadb: mytop add "clear" to PATH
2020-02-03Merge pull request #78185 from dtzWill/update/nginx-1.17.8Will Dietz1-2/+2
nginxMainline: 1.17.3 -> 1.17.8
2020-02-03mariadb: mytop add "clear" to PATHJohannes Schleifenbaum1-1/+1
The following error was printed every second: Can't exec "clear": Not a directory at /nix/store/.../bin/.mytop-wrapped line 110. Use of uninitialized value $CLEAR in string at /nix/store/.../bin/.mytop-wrapped line 781. Therefore the mytop output was repeatedly displayed instead of updating itself "in-place".
2020-02-03Merge pull request #78734 from Mic92/appdaemonPeter Hoeg1-14/+13
appdaemon: 3.0.5 -> 4.0.1
2020-02-02Merge pull request #79015 from mayflower/pkg/prometheus-xmpp-alertsMaximilian Bosch1-0/+22
prometheus-xmpp-alerts: init at 0.4.2
2020-02-02Merge pull request #78928 from NixOS/staging-nextFrederik Rietdijk3-9/+68
Staging next
2020-02-02Merge staging-next into stagingFrederik Rietdijk6-60/+23
2020-02-01confluence: Add support for MySQL driverJanne Heß1-3/+8
If Confluence should be connected to a MySQL database, the JDBC driver is required. Also switch to stdenvNoCC, because we don't really use cc.
2020-02-01Merge pull request #78984 from marsam/update-endlesshFranz Pletz1-2/+3
endlessh: 1.0 -> 1.1
2020-02-01prometheus-xmpp-alerts: init at 0.4.2Franz Pletz1-0/+22
2020-02-01rspamd: 1.9.4 -> 2.2Franz Pletz1-16/+6
2020-02-01rmilter: remove unused filesFranz Pletz1-33/+0
The merge 98640fd48212f8e6552517f667bba1901f5936d4 was done incorrectly.
2020-02-01Merge pull request #78977 from r-ryantm/auto-update/hylafaxplusMario Rodas1-2/+2
hylafaxplus: 7.0.1 -> 7.0.2
2020-02-01hylafaxplus: 7.0.1 -> 7.0.2R. RyanTM1-2/+2
2020-01-31cmake: remove CMAKE_OSX_DEPLOYMENT_TARGET overridesDaiderd Jordan1-1/+0
We _do_ want minimum versions in our packages.
2020-01-31treewide: use stdenv.macosVersionMinDaiderd Jordan1-1/+1
2020-01-31endlessh: 1.0 -> 1.1Mario Rodas1-2/+3
https://github.com/skeeto/endlessh/releases/tag/1.1
2020-01-31(nixos/)knot-resolver: 4.3.0 -> 5.0.0Vladimír Čunát1-8/+35
Minor incompatibilities due to moving to upstream defaults: - capabilities are used instead of systemd.socket units - the control socket moved: /run/kresd/control -> /run/knot-resolver/control/1 - cacheDir moved and isn't configurable anymore - different user+group names, without static IDs Thanks Mic92 for multiple ideas.
2020-01-31knot-resolver: remove older lua path workaroundsVladimír Čunát1-25/+9
Part of this is approximate revert of commit f0d2da43a7a449b5888.
2020-01-30zabbix: 4.4.4 -> 4.4.5Aaron Andersen1-2/+2
2020-01-30zabbix: 4.0.16 -> 4.0.17Aaron Andersen1-2/+2
2020-01-31Merge staging into staging-nextFrederik Rietdijk3-9/+68
2020-01-30mailman-web: use upstream, improve NixOS moduleAlyssa Ross4-589/+31
Previously, some files were copied into the Nixpkgs tree, which meant we wouldn't easily be able to update them, and was also just messy. The reason it was done that way before was so that a few NixOS options could be substituted in. Some problems with doing it this way were that the _package_ changed depending on the values of the settings, which is pretty strange, and also that it only allowed those few settings to be set. In the new model, mailman-web is a usable package without needing to override, and I've implemented the NixOS options in a much more flexible way. NixOS' mailman-web config file first reads the mailman-web settings to use as defaults, but then it loads another configuration file generated from the new services.mailman.webSettings option, so _any_ mailman-web Django setting can be customised by the user, rather than just the three that were supported before. I've kept the old options, but there might not really be any good reason to keep them.
2020-01-30mailman: init package for Mailman CLIAlyssa Ross2-6/+23
We already had python3Packages.mailman, but that's only really usable as a library. The only other option was to create a whole Python environment, which was undesirable to install as a system-wide package.
2020-01-30python3.pkgs.mailman-hyperkitty: HTTPS homepageAlyssa Ross1-1/+1
2020-01-30nixos/mailman: don't keep secrets in the Nix storeAlyssa Ross1-4/+0
This replaces all Mailman secrets with ones that are generated the first time the service is run. This replaces the hyperkittyApiKey option, which would lead to a secret in the world-readable store. Even worse were the secrets hard-coded into mailman-web, which are not just world-readable, but identical for all users! services.mailman.hyperkittyApiKey has been removed, and so can no longer be used to determine whether to enable Hyperkitty. In its place, there is a new option, services.mailman.hyperkitty.enable. For consistency, services.mailman.hyperkittyBaseUrl has been renamed to services.mailman.hyperkitty.baseUrl.
2020-01-30Merge pull request #78854 from r-ryantm/auto-update/squidMichael Raskin1-2/+2
squid: 4.9 -> 4.10
2020-01-30knot-resolver: enable checks on aarch64Vladimír Čunát1-2/+1
The cqueues fix is in nixpkgs already, so it works now.
2020-01-30Merge pull request #78870 from r-ryantm/auto-update/uftpRyan Mulligan1-2/+2
uftp: 4.10 -> 4.10.1
2020-01-30uftp: 4.10 -> 4.10.1R. RyanTM1-2/+2
2020-01-30nixos/freeswitch: init (#76821)Silvan Mosberger1-0/+4
nixos/freeswitch: init
2020-01-30appdaemon: 3.0.5 -> 4.0.1Jörg Thalheim1-14/+13
2020-01-30squid: 4.9 -> 4.10R. RyanTM1-2/+2
2020-01-30VictoriaMetrics: init at v1.32.5, add module, tests (#78038)Silvan Mosberger1-0/+21
VictoriaMetrics: init at v1.32.5, add module, tests