about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* Merge pull request #17464 from cransom/cassandraFrederik Rietdijk2016-08-10
|\ | | | | Cassandra
| * cassandra: refactor versioningCasey Ransom2016-08-02
| | | | | | | | | | | | | | | | | | | | This change: - refactors the packages so it is easier to create and update new versions of cassandra. - fixes a bug where Cassandra will not connect to another member unless LD_PRELOADing libstdc++.so. Without that change, it generates a stack trace and dies with exceptions regarding org.xerial.snappy. - restricts platform to linux as procps is also linux only.
* | matrix-synapse: 0.16.1-r1 -> 0.17.0 (#17605)Benjamin Saunders2016-08-09
| |
* | fix invalid antiquotationsNikolay Amiantov2016-08-08
| | | | | | | | See https://github.com/NixOS/nix/issues/1017
* | emby: 3.0.6020 -> 3.0.6030 (#17565)Tristan Helmich2016-08-07
| |
* | libe: Broken on i686Tuomas Tynkkynen2016-08-06
| | | | | | | | http://hydra.nixos.org/build/38264907/nixlog/1/raw
* | xorg.libpciaccess: Not supported on DarwinTuomas Tynkkynen2016-08-04
| | | | | | | | http://hydra.nixos.org/build/38160825/nixlog/1/raw
* | varnish: fix localstatedir for varnish* tools (#17508)Christian Kauhaus2016-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The varnish tools (varnishstat, varnishlog, ...) tried to load the VSM file from a spurious var directory in the Nix store. Fix the default so the tools "just work" when also keeping services.varnish.stateDir at the default. Notes: - The tools use $localstatedir/$HOSTNAME so I've adapted the default for stateDir as well to contain hostName. - Added postStop action to remove the localstatedir. There is no point in keeping it around when varnish does not run, as it regenerates it on startup anyway. Fixes #7495
* | treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux & Mac.
* | treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux and on Darwin.
* | xorg.xcbutilcursor: Don't wipe out most meta attrsTuomas Tynkkynen2016-08-02
| |
* | treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
* | treewide: Fix meta.platforms related typosTuomas Tynkkynen2016-08-02
| |
* | Merge pull request #17387 from cko/redisGabriel Ebner2016-08-01
|\ \ | | | | | | redis: 3.0.7 -> 3.2.2
| * | redis: 3.0.7 -> 3.2.2Christine Koppelt2016-07-30
| | |
* | | Merge pull request #17412 from Ralith/matrix-synapse-cursesFrederik Rietdijk2016-07-31
|\ \ \ | |/ / |/| | matrix-synapse: fix missing curses dependency
| * | matrix-synapse: fix missing curses dependencyBenjamin Saunders2016-07-31
| |/
* | xorg.xorgserver: enable glamor supportGabriel Ebner2016-07-30
| |
* | emby: 3.0.6000 -> 3.0.6020 (#17368)Tristan Helmich2016-07-30
|/
* Revert "mariadb: 10.1.9 -> 10.1.16 (security)"Franz Pletz2016-07-28
| | | | | | This reverts commit 55bd6da9fbd1f25b5aab94b045fbc89777d45b7b. Fixes #17340.
* mariadb: 10.1.9 -> 10.1.16 (security)Franz Pletz2016-07-28
|
* mysql51: remove, not maintained anymoreFranz Pletz2016-07-28
|
* matrix-synapse: Only run StartPre script when data folder doesn't exist (#17216)Robin Lambertz2016-07-28
|
* elasticsearch2: 2.3.1 -> 2.3.4Christian Lask2016-07-27
|
* emby: 3.0.5986 -> 3.0.6000Tristan Helmich2016-07-26
|
* Merge pull request #17231 from womfoo/bump/dovecot-2.2.25Gabriel Ebner2016-07-24
|\ | | | | dovecot: 2.2.24 -> 2.2.25
| * dovecot: 2.2.24 -> 2.2.25Kranium Gikos Mendoza2016-07-03
| |
* | postfix: 3.0.4 -> 3.1.1Gabriel Ebner2016-07-23
| |
* | mysql: 5.5.49 -> 5.5.50 for CVEs (#17160)Graham Christensen2016-07-23
| | | | | | | | | | | | | | | | | | | | | | | | Problems include buffer overflows, null pointer dereferences, and other bugfixes. - CVE-2016-3477 - CVE-2016-3521 - CVE-2016-3615 - CVE-2016-5440 Details: https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-50.html
* | influxdb: parametrize default.nix to prepare packaging of 1.0 (#17161)Christine Koppelt2016-07-23
| |
* | Merge pull request #17077 from LnL7/fix-newrelic-sysmondGraham Christensen2016-07-21
|\ \ | | | | | | newrelic-sysmond: 1.5.1 -> 2.3.0
| * | newrelic-sysmond: use archive urlDaiderd Jordan2016-07-19
| | |
| * | newrelic-sysmond: 1.5.1 -> 2.3.0Daiderd Jordan2016-07-18
| | |
* | | Merge pull request #16132 from zohl/tt-rssRok Garbas2016-07-21
|\ \ \ | | | | | | | | tt-rss service: init at 16.3
| * | | tt-rss service: init at 16.3Al Zohali2016-07-21
| | | |
* | | | Gofish: nit at 1.2 (#16532)Anderson Torres2016-07-21
| | | | | | | | | | | | Gofish is a lightweight Gopher server.
* | | | Adding intel-gpu-tools to xorg.Lluís Batlle i Rossell2016-07-20
| | | |
* | | | lighttpd: 1.4.39 -> 1.4.40Bjørn Forsman2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | Major bug-fix release; hundreds of issues resolved in issue tracker. https://www.lighttpd.net/2016/7/16/1.4.40/
* | | | nginx: refactor and add mainline versionFranz Pletz2016-07-19
| | | | | | | | | | | | | | | | Upstream calls the unstable version mainline.
* | | | nixos/grafana: set plugins path, fix image generationFranz Pletz2016-07-19
| | | | | | | | | | | | | | | | Also add options to configure which organization should have anonymous access.
* | | | grafana: 3.0.1 -> 3.1.0 (#17084)cransom2016-07-19
| |/ / |/| |
* | | prometheus: 0.20.0 -> 1.0.0Franz Pletz2016-07-18
| | |
* | | prometheus-collectd-exporter: 0.1.0 -> 0.3.1Franz Pletz2016-07-18
| | |
* | | prometheus-alertmanager: 0.2.1 -> 0.3.0Franz Pletz2016-07-18
| | |
* | | prometheus: Bump all to newestSvein Ove Aas2016-07-18
| | | | | | | | | | | | | | | | | | Disable tests for prometheus-node-exporter because one megacli test fails. Closes #16575.
* | | etcd: 2.3.0 -> 2.3.7 (#16896)Stefan Junker2016-07-18
| | |
* | | emby: 3.0.5985 -> 3.0.5986 (#17007)Tristan Helmich2016-07-17
| | |
* | | nixpkgs: upgrade plex packagesAustin Seipp2016-07-16
| | | | | | | | | | | | | | | | | | | | | - plex: 0.9.16.4.1911 -> 1.0.0.2261 - plexpass: 0.9.16.5.1966 -> 1.0.1.2396 Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | sonarr: init at 2.0.0.4230Tristan Helmich2016-07-15
| | |
* | | emby: 3.0.5972 -> 3.0.5985 (#16893)Tristan Helmich2016-07-13
| | |