R. RyanTM
c2dee88601
arangodb: 3.3.16 -> 3.3.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arangodb/versions
2018-11-10 10:42:24 -08:00
Vladyslav M
212f4a1f6c
Merge pull request #49715 from melazyk/master
...
plex: 1.13.8.5395 -> 1.13.9.5456
2018-11-04 19:48:50 +02:00
Michael Raskin
3e287ac2d2
Merge pull request #49604 from Ekleog/synapse-0.33.8
...
matrix-synapse: 0.33.6 -> 0.33.8
2018-11-04 17:29:09 +00:00
Léo Gaspard
bb86056575
matrix-synapse: 0.33.6 -> 0.33.8
...
Also reworked dependencies:
* blist and ujson are marked as no longer needed
* pytz has no mention throughout `git log -p` on synapse's repository
* systemd and affinity are optional (but turned on by default)
2018-11-04 23:39:42 +09:00
Austin Seipp
4569ee7d74
plv8: unbreak build, bump to version 2.3.8
...
ee58a5b30d
broke the plv8 build because it
upgraded the v8_6_x expression everywhere to the 6.9 branch, which came
with API changes. Notably, it seems plv8 only supports up-to v8 6.4.x at
this time.
This keeps a copy of the plv8_6_x expression inside the same directory
as the other v8 versions (so patches, etc are easy to apply), but it is
not exposed to the top-level of all-packages.nix.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 08:24:19 -06:00
Austin Seipp
b0f7c86094
timescaledb: fix license (Apache 2.0, not PostgreSQL)
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 07:30:23 -06:00
Andreas Rammhold
c891dac82f
Merge pull request #49283 from aanderse/solr
...
solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump
2018-11-04 13:24:15 +01:00
Austin Seipp
800184df21
tsearch_extras: 0.3 -> 0.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:53:52 -05:00
Austin Seipp
d8abcdc1de
pg_topn: 2.0.2 -> 2.2.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:53:46 -05:00
Austin Seipp
a713251348
timescaledb: 0.11.0 -> 1.0.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:49:00 -05:00
Austin Seipp
cecee87f39
pg_repack: reindent to 2-spaces
...
More or less all the Postgres code uses this, so it's nice to be
consistent.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:46:07 -05:00
Austin Seipp
b5be88c97a
pg_hll: 2.10.2-9af41684 -> 2.12
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-03 19:44:24 -05:00
Konstantin Nikiforov
2900f824e9
plex: 1.13.8.5395 -> 1.13.9.5456
2018-11-04 03:36:10 +03:00
Niklas Hambüchen
2cb7f5fb1e
consul: 0.9.3 -> 1.3.0.
...
Removes the old UI build tooling; it is no longer necessary
because as of 1.2.0 it's bundled into the server binary.
It doesn't even need to have JS built, because it's bundled into
the release commit's source tree (see #48714 ).
The UI is enabled by default, so the NixOS service is
updated to directly use `ui = webUi;` now.
Fixes #48714 .
Fixes #44192 .
Fixes #41243 .
Fixes #35602 .
Signed-off-by: Niklas Hambüchen <mail@nh2.me>
2018-11-03 18:39:46 +01:00
Aaron Andersen
1b725def23
solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump, NixOS test included
2018-11-03 13:14:13 -04:00
Robert Schütz
4870522f87
Merge pull request #49645 from peterhoeg/p/broadlink
...
pythonPackages.broadlink: init at 0.9
2018-11-03 15:37:02 +01:00
Robert Schütz
c1324d571d
home-assistant: 0.81.2 -> 0.81.5
2018-11-03 15:25:56 +01:00
Austin Seipp
648f4a2769
nixpkgs: tidy up pgjwt package
...
This makes pgjwt take a dummy 'postgresql' argument, which it does not *need*
in the buildInputs (it is purely a SQL extension with no C code). However, this
argument will be necessary for an upcoming change that will parameterize the
extensions over a particular PostgreSQL version.
It also does some tiny cleanup, setting a null build phase.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:48 -05:00
Austin Seipp
2266f2014b
nixos/postgresql: add myself as maintainer
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 13:52:33 -05:00
Vladimír Čunát
1fe3328593
knot-resolver: 3.0.0 -> 3.1.0
...
https://lists.nic.cz/pipermail/knot-resolver-users/2018/000086.html
2018-11-02 16:46:03 +01:00
Peter Hoeg
f8a415f793
home-assistant: make broadlink module available
2018-11-02 18:12:19 +08:00
Franz Pletz
9fe0e57d9d
tomcat_connectors: 1.2.41-dev-1613051 -> 1.2.46
...
Fixes CVE-2018-11759, CVE-2018-1323, CVE-2016-6808.
2018-11-01 22:37:14 +01:00
Franz Pletz
24d6c0dbde
icecast: 2.4.3 -> 2.4.4
...
Fixes CVE-2018-18820.
2018-11-01 21:48:22 +01:00
Sander van der Burg
5262cf6d0a
kapacitor: 1.4.0 -> 1.5.1
2018-11-01 21:40:50 +01:00
Robert Schütz
f6107effa4
Merge pull request #49158 from alyssais/doh-proxy
...
doh-proxy: init at 0.0.8
2018-10-31 23:16:03 +01:00
Alyssa Ross
39edfe5a2d
doh-proxy: init at 0.0.8
2018-10-31 17:47:25 +00:00
Lancelot SIX
f68cf486d8
Merge pull request #48664 from alyssais/postgres11
...
postgresql_11: init at 11.0
2018-10-30 15:54:42 +01:00
Alyssa Ross
91c746cacc
postgresql_11: init at 11.0
2018-10-30 14:33:35 +00:00
Alyssa Ross
c6c7d55790
postgresql*: use underscores in version numbers
2018-10-30 14:32:21 +00:00
Robert Schütz
863a795281
home-assistant: 0.81.1 -> 0.81.2
2018-10-30 13:55:20 +01:00
Alyssa Ross
9594b59f13
postgresql10: rename from postgresql100
2018-10-30 12:40:20 +00:00
Justin Humm
89c09d7ba1
osrm-backend: 5.18.0 -> 5.19.0 ( #49108 )
2018-10-30 00:31:45 +01:00
Robert Schütz
e9871745a1
home-assistant: 0.81.0 -> 0.81.1
2018-10-29 13:39:37 +01:00
Vladyslav M
bd4387f599
Merge pull request #49320 from benpye/init-miniflux
...
miniflux: init at 2.0.12
2018-10-29 13:53:42 +02:00
Ben Pye
9a03df974c
miniflux: init at 2.0.12
2018-10-29 13:32:55 +02:00
Silvan Mosberger
4f6234f0ec
Merge pull request #49115 from bjpbakker/fix-vmware-gfx
...
Enable GFX in xf86-video-vmware
2018-10-28 21:05:20 +01:00
obadz
07db5f1c8c
Merge pull request #48901 from Ekleog/opensmtpd-6.4.0
...
opensmtpd: 6.0.3p1 -> 6.4.0
2018-10-28 13:00:57 +00:00
R. RyanTM
5fd8de8137
pgroonga: 2.1.3 -> 2.1.6 ( #49205 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgroonga/versions
2018-10-27 20:14:23 -04:00
markuskowa
a3e367ff4b
Merge pull request #49309 from markuskowa/up-slurm
...
slurm: 18.08.1.1 -> 18.08.3.1, pyslurm: 20180908 -> 18.08.3
2018-10-27 23:27:53 +02:00
Markus Kowalewski
bba31d192d
slurm: 18.08.1.1 -> 18.08.3.1
2018-10-27 22:17:56 +02:00
R. RyanTM
d9423ee446
mysql57: 5.7.23 -> 5.7.24 ( #49221 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mysql/versions
2018-10-27 09:50:57 -04:00
Robert Schütz
4b60f4c55f
home-assistant: 0.80.3 -> 0.81.0 ( #49251 )
...
* python3.pkgs.async-timeout: 3.0.0 -> 3.0.1
* home-assistant: 0.80.3 -> 0.81.0
2018-10-27 09:11:53 -04:00
Timo Kaufmann
2754ec233c
Merge pull request #49243 from r-ryantm/auto-update/matomo
...
matomo: 3.6.0 -> 3.6.1
2018-10-27 14:41:35 +02:00
Renaud
96d2bf0d7f
Merge pull request #49144 from r-ryantm/auto-update/rspamd
...
rspamd: 1.8.0 -> 1.8.1
2018-10-27 13:38:06 +02:00
R. RyanTM
d4029e7935
matomo: 3.6.0 -> 3.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matomo/versions
2018-10-27 04:29:13 -07:00
R. RyanTM
5bccc53a50
lighttpd: 1.4.50 -> 1.4.51 ( #49238 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lighttpd/versions
2018-10-27 07:21:11 -04:00
Franz Pletz
13df7aab55
Merge pull request #49227 from ciil/jira-update
...
atlassian-jira: 7.12.1 -> 7.12.3
2018-10-27 11:13:10 +00:00
Simon Lackerbauer
50abe602b1
atlassian-jira: 7.12.1 -> 7.12.3
2018-10-27 11:29:54 +02:00
Jaka Hudoklin
12764421b8
Merge pull request #49212 from r-ryantm/auto-update/neo4j
...
neo4j: 3.4.8 -> 3.4.9
2018-10-27 11:22:48 +02:00
Bart Bakker
f565b95ca3
xorg.xf86videovmware: fix for GFX support
...
Fix the mesa dependency for `xorg.xf86videovmware`. Add `llvm_6` because
`mesa_noglu` has a runtime dependency on clang (see TODO in
`development/libraries/mesa`).
2018-10-27 09:57:29 +02:00