Frederik Rietdijk
8955dc5e7e
Merge pull request #17464 from cransom/cassandra
...
Cassandra
2016-08-10 11:42:57 +02:00
Benjamin Saunders
199f5a2844
matrix-synapse: 0.16.1-r1 -> 0.17.0 ( #17605 )
2016-08-09 12:02:10 +02:00
Nikolay Amiantov
3fca2ce204
fix invalid antiquotations
...
See https://github.com/NixOS/nix/issues/1017
2016-08-08 18:08:37 +03:00
Tristan Helmich
3c1ec73a61
emby: 3.0.6020 -> 3.0.6030 ( #17565 )
2016-08-07 17:58:29 +02:00
Tuomas Tynkkynen
a15da44ab0
libe: Broken on i686
...
http://hydra.nixos.org/build/38264907/nixlog/1/raw
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
0eb827918d
xorg.libpciaccess: Not supported on Darwin
...
http://hydra.nixos.org/build/38160825/nixlog/1/raw
2016-08-04 23:11:45 +03:00
Christian Kauhaus
ea7e705cd9
varnish: fix localstatedir for varnish* tools ( #17508 )
...
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
2016-08-04 15:25:23 +02:00
Casey Ransom
6ce28ca5c0
cassandra: refactor versioning
...
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.
2016-08-02 20:58:35 -04: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
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
17e94ebc6a
xorg.xcbutilcursor: Don't wipe out most meta attrs
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
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.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Gabriel Ebner
dbd856d724
Merge pull request #17387 from cko/redis
...
redis: 3.0.7 -> 3.2.2
2016-08-01 08:13:08 +02:00
Frederik Rietdijk
a629cd3f02
Merge pull request #17412 from Ralith/matrix-synapse-curses
...
matrix-synapse: fix missing curses dependency
2016-07-31 22:34:20 +02:00
Benjamin Saunders
96e5533cfa
matrix-synapse: fix missing curses dependency
2016-07-31 12:33:27 -07:00
Christine Koppelt
83a2d74a7c
redis: 3.0.7 -> 3.2.2
2016-07-30 21:50:34 +02:00
Gabriel Ebner
5c9309c231
xorg.xorgserver: enable glamor support
2016-07-30 13:37:51 +02:00
Tristan Helmich
ad470d59fd
emby: 3.0.6000 -> 3.0.6020 ( #17368 )
2016-07-30 01:39:09 +01:00
Franz Pletz
8605d76f17
Revert "mariadb: 10.1.9 -> 10.1.16 (security)"
...
This reverts commit 55bd6da9fb
.
Fixes #17340 .
2016-07-28 22:31:43 +02:00
Franz Pletz
55bd6da9fb
mariadb: 10.1.9 -> 10.1.16 (security)
2016-07-28 06:56:14 +02:00
Franz Pletz
975d33e640
mysql51: remove, not maintained anymore
2016-07-28 06:56:13 +02:00
Robin Lambertz
b65e9d87e2
matrix-synapse: Only run StartPre script when data folder doesn't exist ( #17216 )
2016-07-28 04:13:21 +02:00
Christian Lask
b2d989779d
elasticsearch2: 2.3.1 -> 2.3.4
2016-07-27 17:47:16 +02:00
Tristan Helmich
b3413acc6a
emby: 3.0.5986 -> 3.0.6000
2016-07-26 21:38:42 +02:00
Gabriel Ebner
fda6e2f344
Merge pull request #17231 from womfoo/bump/dovecot-2.2.25
...
dovecot: 2.2.24 -> 2.2.25
2016-07-24 19:15:19 +02:00
Gabriel Ebner
97c0bb6eb3
postfix: 3.0.4 -> 3.1.1
2016-07-23 11:16:11 +02:00
Graham Christensen
f4d5d6e73e
mysql: 5.5.49 -> 5.5.50 for CVEs ( #17160 )
...
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
2016-07-23 01:13:28 +02:00
Christine Koppelt
f6d7a567a5
influxdb: parametrize default.nix to prepare packaging of 1.0 ( #17161 )
2016-07-23 01:08:33 +02:00
Graham Christensen
8f4dcd19f6
Merge pull request #17077 from LnL7/fix-newrelic-sysmond
...
newrelic-sysmond: 1.5.1 -> 2.3.0
2016-07-21 20:14:05 +00:00
Rok Garbas
d73c115aa4
Merge pull request #16132 from zohl/tt-rss
...
tt-rss service: init at 16.3
2016-07-21 20:48:18 +02:00
Al Zohali
98e419c0e2
tt-rss service: init at 16.3
2016-07-21 20:46:35 +03:00
Anderson Torres
79f6c2603c
Gofish: nit at 1.2 ( #16532 )
...
Gofish is a lightweight Gopher server.
2016-07-21 01:19:06 +02:00
Lluís Batlle i Rossell
13fc6e56fe
Adding intel-gpu-tools to xorg.
2016-07-20 12:33:24 +02:00
Bjørn Forsman
2173e6b49a
lighttpd: 1.4.39 -> 1.4.40
...
Major bug-fix release; hundreds of issues resolved in issue tracker.
https://www.lighttpd.net/2016/7/16/1.4.40/
2016-07-19 15:55:22 +02:00
Daiderd Jordan
4d1c3bd14b
newrelic-sysmond: use archive url
2016-07-19 08:28:35 +02:00
Franz Pletz
b5daad4268
nginx: refactor and add mainline version
...
Upstream calls the unstable version mainline.
2016-07-19 01:20:49 +02:00
Franz Pletz
febcd39afa
nixos/grafana: set plugins path, fix image generation
...
Also add options to configure which organization should have anonymous access.
2016-07-19 00:18:12 +02:00
cransom
07fe6fa90e
grafana: 3.0.1 -> 3.1.0 ( #17084 )
2016-07-19 00:14:40 +02:00
Daiderd Jordan
774d7a0a79
newrelic-sysmond: 1.5.1 -> 2.3.0
2016-07-18 22:18:05 +02:00
Franz Pletz
328a77f60b
prometheus: 0.20.0 -> 1.0.0
2016-07-18 20:28:31 +02:00
Franz Pletz
d9f9711f9f
prometheus-collectd-exporter: 0.1.0 -> 0.3.1
2016-07-18 20:28:31 +02:00
Franz Pletz
5647521a2a
prometheus-alertmanager: 0.2.1 -> 0.3.0
2016-07-18 20:28:31 +02:00
Svein Ove Aas
31a8eee841
prometheus: Bump all to newest
...
Disable tests for prometheus-node-exporter because one megacli test fails.
Closes #16575 .
2016-07-18 20:27:53 +02:00
Stefan Junker
f976ba1b88
etcd: 2.3.0 -> 2.3.7 ( #16896 )
2016-07-18 12:49:08 +02:00
Tristan Helmich
76e4164007
emby: 3.0.5985 -> 3.0.5986 ( #17007 )
2016-07-17 15:55:53 +02:00
Austin Seipp
bc70da1ce0
nixpkgs: upgrade plex packages
...
- 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>
2016-07-16 01:20:15 -05:00
Tristan Helmich
a664006314
sonarr: init at 2.0.0.4230
2016-07-15 16:07:27 +02:00
Tristan Helmich
c6f5accb43
emby: 3.0.5972 -> 3.0.5985 ( #16893 )
2016-07-13 13:57:40 +02:00
Edward Tjörnhammar
60e5b599d5
storm: 0.8.2 -> 1.0.1
...
For this package to be useful you need to wrap it in a fhs-user-env and/or
create a nixos module. Previous version had become completely broken/useless
though.
2016-07-13 06:45:33 +02:00