Commit Graph

3931 Commits

Author SHA1 Message Date
Michael Raskin
861726579b Merge pull request #24008 from phile314/slimserver
slimserver: Init at 7.9.0 (pkg + module)
2017-04-08 17:43:41 +02:00
Vladimír Čunát
44168b4b22
knot-resolver: update the source hash
Just nitpick changes in the tarball, minutes after the release.
2017-04-05 16:08:11 +02:00
Vladimír Čunát
12839e4599
knot-resolver: maintenance 1.2.4 -> 1.2.5 2017-04-05 15:49:27 +02:00
Jörg Thalheim
ffea5e10d7 Merge pull request #24607 from nh2/fix-24606-consul-version-unknown
Fix consul version being "unknown-unknown". Fixes #24606.
2017-04-04 21:30:59 +02:00
Niklas Hambüchen
b03013cb32 Fix consul version being "unknown-unknown". Fixes #24606.
See https://github.com/hashicorp/consul/blob/v0.7.5/scripts/build.sh#L44
for how consul's build script does it.
2017-04-04 00:51:56 +02:00
Vladimír Čunát
7286dfebbb
xorg xf86-input-libinput: 0.23.0 -> 0.25.0 2017-04-02 18:50:42 +02:00
Vladimír Čunát
9ceea2ff45 xorg xf86-video-amdgpu: 1.2.0 -> 1.3.0 (#24561) 2017-04-02 18:49:16 +02:00
Vladimír Čunát
6bce07f876
xorg xf86-video-openchrome: 0.3.3 -> 0.6.0
Now it builds (again), but I haven't tested it in any other way.
2017-04-02 15:26:46 +02:00
Vladimír Čunát
8eec2948ba
xorg-server: maintenance 1.19.2 -> 1.19.3 2017-04-02 15:21:04 +02:00
Vladimír Čunát
3932d080be
xorg xf86-video-nouveau: 1.0.13 -> 1.0.14 2017-04-02 15:20:23 +02:00
Vladimír Čunát
b5121db20d
xorg xf86-video-ati: 7.8.0 -> 7.9.0 2017-04-02 15:19:44 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Tristan Helmich
00689b20a8 emby: 3.2.8 -> 3.2.10 2017-03-31 14:20:23 +02:00
John Ericson
4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Eelco Dolstra
dc832df329
minio: 20170125 -> 20170316 2017-03-28 20:05:10 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Rodney Lorrimar
db14ea3926 longview service: don't write passwords to nix store
Adds services.longview.{apiKeyFile,mysqlPasswordFile} options as
alternatives to apiKey and mysqlPassword, which still work, but are
deprecated with a warning message.

Related to #24288.
2017-03-26 23:06:42 +01:00
Edward Tjörnhammar
b35d22b30c
radarr: init at 0.2.0.553 + nixos module 2017-03-25 21:19:55 +01:00
Edward Tjörnhammar
2db5c5cfe2
jackett: init at 0.7.1197 + nixos module 2017-03-25 21:19:44 +01:00
uwap
a616f4ec9b prosody: 0.9.10 -> 0.9.12 (#24269) 2017-03-25 20:14:12 +01:00
Robin Gloster
d6e2366b1c
mpd: fix i686-linux build
See upstream https://github.com/MaxKellermann/MPD/pull/24, not clear if
this will be merged upstream as the author has been quite uncooperative.

Github patch URL (https://github.com/MaxKellermann/MPD/pull/24.patch)
sadly does not work for this.
2017-03-23 23:09:41 +01:00
Vladimír Čunát
070ae18422
knot-dns: maintenance 2.4.1 -> 2.4.2 2017-03-23 16:34:11 +01:00
Jörg Thalheim
b2ba188656 Merge pull request #24182 from ndowens/munin
munin: 2.0.30 -> 2.0.33; for CVE-2017-6188
2017-03-22 19:21:02 +01:00
Franz Pletz
28a4c998fa
matrix-synapse: 0.19.2 -> 0.19.3 2017-03-22 15:05:30 +01:00
Joachim F
50d77f18ac Merge pull request #24180 from mayflower/sonarr_4645
sonarr: 2.0.0.4613 -> 2.0.0.4645
2017-03-22 01:38:08 +01:00
Joachim F
d693ffd257 Merge pull request #24168 from mayflower/emby_3.2.8
emby: 3.2.5 -> 3.2.8
2017-03-22 01:37:53 +01:00
ndowens
2e06a585bc munin: 2.0.30 -> 2.0.33; for CVE-2017-6188 2017-03-21 16:41:38 -05:00
Tristan Helmich
8796b87a77 sonarr: 2.0.0.4613 -> 2.0.0.4645 2017-03-21 22:00:54 +01:00
Tristan Helmich
4764c2b72f emby: 3.2.5 -> 3.2.8 2017-03-21 15:17:12 +01:00
Matthew Daiter
2a65244cce riak: adding myself as maintainer 2017-03-21 12:19:54 +01:00
Matthew Daiter
8ebe71541f riak: switch interpreter version 2017-03-21 11:33:00 +01:00
Franz Pletz
c13922f012
nginx: explicitly use stable version
Also updates the documention of the NixOS option `services.nginx.package`
that upstream recommends using the mainline version instead.

Fixes #21665.
2017-03-20 20:04:09 +01:00
Eelco Dolstra
4e5461127d
apache-httpd: Strip modules
We did this for 2.2 (cc61d31902) but
lost this for 2.4. This reduces the Apache closure size from 312 MiB
to 102 MiB (primarily by getting rid of -dev outputs).
2017-03-20 17:30:47 +01:00
Nikolay Amiantov
21439ef416 samba: enable parallel building 2017-03-20 15:24:00 +03:00
Will Dietz
5d849c72f1 neo4j: 3.1.1 -> 3.1.2 2017-03-19 16:56:44 -05:00
Franz Pletz
8afdae07b2
nextcloud: 11.0.1 -> 11.0.2 2017-03-19 18:44:47 +01:00
Michael Raskin
d9ab289707 Merge pull request #23686 from nicknovitski/hostsblock
init hostsblock (and kwakd)
2017-03-19 10:00:30 +01:00
Philipp Hausmann
a44cea1158 Fix plugins by not moving Slim folder 2017-03-18 13:01:36 +01:00
Pascal Wittmann
eef0521b73 Merge pull request #23991 from NickHu/tvheadend
tvheadend: fix typo in package description
2017-03-18 10:25:46 +01:00
Joachim F
9a976c09ba Merge pull request #23963 from dtzWill/feature/irkerd
irker: init at 2017-02-12
2017-03-18 00:35:32 +01:00
Nick Hu
ff7506d665 tvheadend: fix typo in package description 2017-03-17 17:28:48 +00:00
Pascal Bach
3728143cbc prometheus-unifi-exporter: init at 0.4.0 2017-03-17 15:41:22 +01:00
Will Dietz
f9f15fff56 irker: init at 2017-02-12 2017-03-17 09:16:18 -05:00
Nick Novitski
1fb21ca25c kwakd: init at 0.5 2017-03-17 22:07:15 +13:00
Daiderd Jordan
00ed0f792e Merge pull request #22897 from timor/couchdb-2.0.0
couchdb: add support for version 2.0.0
2017-03-16 22:03:32 +01:00
Philipp Hausmann
b0e518c6e5 Mark slimserver as unfree 2017-03-16 21:03:06 +01:00
Philipp Hausmann
0bd6fdcfc4 Cosmetics 2017-03-16 20:50:10 +01:00
Philipp Hausmann
ad88df249c Use 7.9.0 tarball 2017-03-16 19:54:27 +01:00
Profpatsch
92bb91f72f mlmmj: add docfiles to output 2017-03-16 18:47:11 +01:00
Philipp Hausmann
588c773880 Web interface starts up! 2017-03-15 22:39:03 +01:00
Philipp Hausmann
cad54958c0 Server at least starts now 2017-03-15 22:34:10 +01:00
Graham Christensen
e4c0613470 Merge pull request #23674 from c0bw3b/sec/jboss7
JBoss AS: list known vulnerability
2017-03-15 17:33:27 -04:00
Pascal Bach
a8cca7037e prometheus-fritzbox-exporter: init at 1.0 2017-03-15 17:22:36 +01:00
Jörg Thalheim
ada3bcdcda
mpd: 0.20.5 -> 0.20.6 2017-03-15 09:40:35 +01:00
Franz Pletz
5b946fdafc
atlassian-crowd: 2.10.1 -> 2.11.1 2017-03-14 23:08:44 +01:00
Philipp Hausmann
12de6bb211 Move slim folder 2017-03-14 22:55:04 +01:00
Philipp Hausmann
19ebbde472 Add some more deps 2017-03-14 22:54:58 +01:00
Philipp Hausmann
ac8596ca27 Use buildPerlPackage instead of standard builder 2017-03-14 22:34:12 +01:00
Philipp Hausmann
38f315623e Remove unused binary files 2017-03-14 21:21:02 +01:00
Philipp Hausmann
6e0e27854f Add some more perl dependencies 2017-03-14 21:20:55 +01:00
Philipp Hausmann
de5465d813 WIP 2017-03-14 20:16:11 +01:00
Philipp Hausmann
ffa3dbeee1 init slimserver 2017-03-14 20:16:11 +01:00
Bas van Dijk
308c09d41f wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements (#23837)
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
  makes it easier to override.

* Also introduce the `package` option for the wordpress virtual host config which
  defaults to pkgs.wordpress.

* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-14 16:11:51 +01:00
Jaka Hudoklin
8b5eb4e934 Merge pull request #23699 from rick68/patch-7
fix the incorrect elasticsearch plugin name
2017-03-14 09:39:34 +01:00
Renaud
72619a86c9 JBoss AS: list known vulnerability
CVE-2015-7501

Warning in JBoss module
2017-03-13 18:45:19 +01:00
tv
ba0b527456 exim: 4.88 -> 4.89 (#23670) 2017-03-12 23:40:22 +01:00
Rodney Lorrimar
252e58a95e
pump.io: 1.0.0 -> 3.0.0
The package stopped building for some unknown reason (npm could no
longer fetch a module).

This is one of the build failures listed in #23253.

    http://hydra.nixos.org/build/49551309
    http://hydra.nixos.org/build/49548753

Easiest fix is to upgrade to latest stable version and regenerate
packages with node2nix.

The databank-memcached dependency needed to be dropped due to
dependency failures.
2017-03-12 16:00:34 +01:00
Wei-Ming Yang
330c7e4a5f fix the incorrect elasticsearch plugin name
elasticsearch_analisys_lemmagen -> elasticsearch_analysis_lemmagen
2017-03-10 18:39:16 +08:00
Tuomas Tynkkynen
fe20a32751 pshs: 0.3 -> 0.3.1, fix source location 2017-03-10 01:20:22 +02:00
Vladimír Čunát
74f92e9556
knot-resolver: maintenance 1.2.3 -> 1.2.4 2017-03-09 21:25:45 +01:00
Michael Raskin
30b9da628a fuseki: 2.4.1 -> 2.5.0 2017-03-09 18:47:37 +01:00
Michael Raskin
c798e3f94a apache-jena: 3.1.1 -> 3.2.0 2017-03-09 18:47:37 +01:00
Robert Helgesson
e965d8aa1c
cassandra: remove old branches 1.2 and 2.0
These are no longer supported upstream.
2017-03-07 21:54:13 +01:00
Robert Helgesson
ac0021ce53
cassandra_2_2: init at 2.2.9 2017-03-07 21:46:50 +01:00
Wei Tang
4a80a97ca9
meteor: 1.4.2.1 -> 1.4.2.3 2017-03-06 09:03:44 -05:00
Wei Tang
15ea9bcfee
meteor: 1.2.0.1 -> 1.4.2.1 2017-03-06 09:03:41 -05:00
Kranium Gikos Mendoza
ac61ddef8f
asterisk: use fetchsvn for vendored library 2017-03-06 08:41:23 -05:00
timor
f40b961378 couchdb: add support for version 2.0.0
Version 2.0.0 is installed as a separate package called "couchdb2".
When setting the config option "package" attribute to pkgs.couchdb2, a
corresponding service configuration will be generated.  If a previous
1.6 installation exists, the databases can still be found on the local
port (default: 5986) and can be replicated from there.

Note that single-node or cluster setup still needs to be configured
manually, as described in
http://docs.couchdb.org/en/2.0.0/install/index.html.
2017-03-06 11:42:02 +01:00
Kevin Cox
55e213c558
emby: 3.2.4 -> 3.2.5 2017-03-05 16:36:38 +00:00
Benjamin Staffin
a5f197b313 Merge pull request #23439 from pradeepchhetri/kafka-0.10.2.0
kafka: 0.10.1.1 -> 0.10.2.0
2017-03-04 11:20:25 -05:00
Vladimír Čunát
da3c0ac19c
xorg.xorgserver: security 1.19.1 -> 1.19.2
Various bugfixes including CVE-2017-2624.
It seems to run without any problems for me.
2017-03-04 09:05:22 +01:00
Pradeep Chhetri
2ac1a1da8b kafka: 0.10.1.1 -> 0.10.2.0 2017-03-03 17:11:31 +05:30
Carles Pagès
86a1d6f4aa pfixtools: fix build with unbound-1.6.1 2017-03-03 10:21:32 +01:00
Vladimír Čunát
b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Nikolay Amiantov
5e074f10e1 postgresql: remove redundant static libraries 2017-03-01 03:47:58 +03:00
Tristan Helmich
0cb62ab661 matrix-synapse: 0.19.1 -> 0.19.2 2017-02-28 13:02:47 +01:00
Vladimír Čunát
59d1ce1c7a
xorg.libX11: 1.6.4 -> 1.6.5
It seems like a maintenance release.
2017-02-27 20:33:53 +01:00
Robin Gloster
65a2e307f0
varnish: fix i686 build 2017-02-27 15:22:45 +01:00
Robin Gloster
56e624b155
xorg.xf86videoxgi: fix build with upstream patch 2017-02-27 12:43:58 +01:00
Robin Gloster
5dde5ded09
zkfuse: remove applied patch 2017-02-27 12:38:58 +01:00
Peter Hoeg
b52fa7b622 uchiwa: 0.21.1
Include script to upgrade.
2017-02-27 17:09:24 +08:00
Johannes Bornhold
3a4c851b89 mysql57: Add developer_cmds as build input on darwin 2017-02-26 17:27:08 +01:00
Tristan Helmich
d579b8c88e emby: 3.1.5 -> 3.2.4 2017-02-26 14:30:14 +01:00
Tristan Helmich
6edbf0ffa6 sonarr: 2.0.0.4472 -> 2.0.0.4613 2017-02-26 13:33:22 +01:00
ndowens
a0cfe05ebb
hiawatha: init at 10.5
Removed un-needed phase; re-enabled SSL as default

Hiawatha: fix indentation

Hiawatha: Removed 'pkgs'

fixes #23060
2017-02-26 13:09:41 +01:00
Tomasz Czyż
0b27c74eb2 pgjwt: init at 0.0.1 (#22644) 2017-02-26 11:14:32 +01:00
Frederik Rietdijk
09e191c22b sabnzbd: 1.2.0 -> 1.2.1 2017-02-25 17:09:34 +01:00
Bjørn Forsman
46e44222d6 munin: add 'bc' (needed by 'acpi' and 'snort_pkts' plugins) 2017-02-25 14:17:08 +01:00
Franz Pletz
05706869a8
mpd: 0.20.4 -> 0.20.5
Fixes buffer overflows and a memleak.
2017-02-25 13:47:42 +01:00
Peter Hoeg
eae1866c28 sensu: 0.17.1 -> 0.28.0 2017-02-25 00:00:58 +08:00
Bjørn Forsman
64d058f472 Revert "sensu: 0.17.1 -> 0.28.0"
This reverts commit 4588f94396.

Because it breaks nixpkgs evaluation.
2017-02-24 15:13:57 +01:00
Peter Hoeg
4588f94396 sensu: 0.17.1 -> 0.28.0 2017-02-24 15:30:15 +08:00
Franz Pletz
4730993ca6 Merge pull request #23109 from dtzWill/update/neo4j
neo4j: update and fix JVM parameters in NixOS module
2017-02-23 19:02:32 +01:00
Vladimír Čunát
cb63a0b2da
knot-resolver: maintenance 1.2.2 -> 1.2.3
Just tiny fixes for some rare circumstances.
https://lists.nic.cz/pipermail/knot-dns-users/2017-February/001066.html
2017-02-23 16:23:23 +01:00
Will Dietz
2da2731045 neo4j: 3.0.6 -> 3.1.1 2017-02-23 08:41:28 -06:00
Pascal Wittmann
f1e5dce762 Merge pull request #23101 from bflyblue/master
unifi: 5.2.9 -> 5.4.11
2017-02-23 10:28:46 +01:00
Shaun Sharples
265a288bee unifi: 5.2.9 -> 5.4.11 2017-02-23 10:26:05 +02:00
Graham Christensen
6c37a92b2b
firebird: 2.5.6.27020-0 -> 2.5.7.27050-0 for '2.5.7.27050-0' bypass 2017-02-22 20:52:15 -05:00
Jörg Thalheim
5b14e91717 Merge pull request #22822 from Mic92/iputils
iputils: 20151218 -> 20161105
2017-02-22 00:37:13 +01:00
Matthew Daiter
007380362c riak: change filename to appropriate version 2017-02-20 21:46:44 +01:00
Rene Treffer
055d6399ef coredns: 001 -> 005 2017-02-19 21:26:10 +01:00
vbgl
d31577cfd3 Merge pull request #22871 from FlorentBecker/default_ocaml_402
Default ocaml 402
2017-02-19 15:54:54 +01:00
Joachim F
e6a20759aa Merge pull request #22913 from pradeepchhetri/serf
serf: 20150515 -> 0.8.1
2017-02-19 15:26:53 +01:00
Pradeep Chhetri
0360e61d88 serf: 20150515 -> 0.8.1 2017-02-19 19:45:48 +05:30
Graham Christensen
ee75effc15 Merge pull request #22992 from LnL7/redis-3.2.8
redis: 3.2.7 -> 3.2.8
2017-02-19 08:44:48 -05:00
Daiderd Jordan
d01f1690d3
redis: 3.2.7 -> 3.2.8 2017-02-19 13:52:08 +01:00
Florent Becker
2f46fb2cba sks: fix build with ocaml 4.02+ 2017-02-19 13:05:46 +01:00
Nikolay Amiantov
f1e7a60b16
dnsutils: +sigchase support for dig
Fixes #10728, closes #22989.
The dnsutils output got ~60kiB bigger, and I see no extra runtime deps.
2017-02-19 12:13:05 +01:00
Profpatsch
31dac10c33 mpd: add avahi zeroconf support 2017-02-18 16:03:16 +01:00
Rene Treffer
5236e23502 prometheus-bind-exporter: init at 20161221
prometheus-bind-exporter: init at 20161221
2017-02-18 13:43:59 +01:00
Pradeep Chhetri
0db10d76d2 kafka: 0.8.2.1 -> 0.8.2.2 2017-02-18 13:24:53 +01:00
Vladimír Čunát
432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Graham Christensen
33bf23bbca
tomcatUnstable: 9.0.0.M15 -> 9.0.0.M17 2017-02-17 22:30:41 -05:00
Graham Christensen
ae3820bad9
tomcat85: 8.5.9 -> 8.5.11 2017-02-17 22:29:24 -05:00
Graham Christensen
f246ea0de2
tomcat8: 8.0.39 -> 8.0.41 2017-02-17 22:28:34 -05:00
Graham Christensen
7b17c5bc6e
tomcat7: 7.0.73 -> 7.0.75 2017-02-17 22:28:01 -05:00
Graham Christensen
6fc38401a2
tomcat6: drop, no longer supported. 2017-02-17 22:24:33 -05:00
Graham Christensen
946612ffdd Merge pull request #22901 from tavyc/quagga-1.2
quagga: 1.0.20161017 -> 1.2.0
2017-02-17 20:58:51 -05:00
Jörg Thalheim
fd78ff23f7
replace ping6 with ping
reason: after the upgrade of iputils from 20151218 to 20161105
functionality of ping6 and tracepath6 was merged into ping and tracepath.

Ping is now mostly a drop-in replacment for ping6, except that selecting a
specific interface is done by encoding it into the address (ex.: fe80::1%eth0)
rather then specifing it with the `-I` flag.
2017-02-17 16:04:49 +01:00
Matthew Daiter
692f3c18cd riak: 2.1.1 -> 2.2.0 2017-02-17 15:09:31 +01:00
Octavian Cerna
dcc84d8fcf quagga: 1.0.20161017 -> 1.2.0 2017-02-17 15:33:13 +02:00
Pradeep Chhetri
a9584c9510 kafka: 0.10.1.0 -> 0.10.1.1 2017-02-17 11:13:29 +01:00
Pradeep Chhetri
7ab871b394 consul: 0.7.3 -> 0.7.5 2017-02-17 02:20:40 +01:00
Robin Gloster
d7e5883d5e
freeswitch: 1.6.9 -> 1.6.15 2017-02-17 00:14:13 +01:00
Robin Gloster
e1eda97649
uftp: 4.9.2 -> 4.9.3 2017-02-17 00:13:07 +01:00
Robin Gloster
7977cc4451
ngircd: 21 -> 24 2017-02-17 00:11:52 +01:00
Robin Gloster
6729b9e23b
ircdHybrid: 8.2.2 -> 8.2.21 2017-02-17 00:11:45 +01:00
Graham Christensen
b207bf523b
redis: 3.2.5 -> 3.2.7 for two vulnerabilities
more: https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/
2017-02-15 19:46:46 -05:00
Vladimír Čunát
e5ac6bc999
knot-resolver: use embedded lmdb on Darwin for now
I don't know what's wrong there, and Darwin isn't among primary platforms
for kresd.
2017-02-15 10:23:44 +01:00
Franz Pletz
a73afa89b4
prometheus: 1.4.2 -> 1.5.2 2017-02-15 09:35:27 +01:00
Franz Pletz
e18bec1e3c
nginxMainline: 1.11.9 -> 1.11.10 2017-02-15 00:42:29 +01:00
Franz Pletz
736fde5be3
grafana: 4.1.1 -> 4.1.2 2017-02-15 00:40:53 +01:00
Eelco Dolstra
314dd9215b Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Frederik Rietdijk
67bd8d552f sabnzbd: fix dependencies 2017-02-14 14:19:38 +01:00
Frederik Rietdijk
51a338a601 sabnzbd: 1.1.0 -> 1.2.0 2017-02-14 14:16:38 +01:00
Graham Christensen
3c9e977448 Merge pull request #22772 from ericsagnes/pkg-update/groonga
groonga: 6.1.5 -> 7.0.0
2017-02-13 21:03:42 -05:00
Eric Sagnes
d5691d98fc groonga: 6.1.5 -> 7.0.0 2017-02-14 10:07:30 +09:00
Vladimír Čunát
2fce8dda39
knot-dns: fixup Darwin build again, hopefully 2017-02-14 00:47:26 +01:00
Parnell Springmeyer
9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Vladimír Čunát
9fe4c1eb6e
Merge #22751: lmdb: split outputs, share lib, ... 2017-02-13 21:29:35 +01:00