Commit Graph

6876 Commits

Author SHA1 Message Date
Danylo Hlynskyi
102ad69a15
Merge pull request #53860 from marsam/update-pg_topn
pg_topn: 2.2.0 -> 2.2.2
2019-02-02 00:48:46 +02:00
pmahoney
6195a47d25 freeswitch: expose compilation option to enable postgres support (#54593) 2019-02-02 00:39:15 +02:00
Florian Klink
2436c97cbe neo4j: 3.4.10 -> 3.5.2
neo4j-shell is gone
2019-02-01 13:55:30 +01:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Robert Schütz
864f8321ee
Merge pull request #54893 from nyanloutre/mautrix-telegram
mautrix-telegram: init at 0.4.0.post1
2019-01-31 10:24:49 +01:00
nyanloutre
53fddad692 mautrix-telegram: init at 0.4.0.post1 2019-01-31 09:55:55 +01:00
Mario Rodas
2981a7b0e3
pg_topn: 2.2.0 -> 2.2.2 2019-01-30 19:59:21 -05:00
Vincent Bernat
33802e9ed8 nginx: expose list of additional modules (#53897)
Currently, it seems there is no easy way to override package to add
modules. For example, if we want to add the `ipscrub` module, we can
do:

    pkgs.nginxStable.override {
      modules = [ pkgs.nginxModules.ipscrub ];
    };

But, then, we loose `rtmp`, `dav` and `moreheaders` which are defined
in `all-packages.nix`. With this modification, we can now do:

    pkgs.nginxStable.override {
      modules = pkg.nginxStable.passthru.modules ++ [ pkgs.nginxModules.ipscrub ];
    };
2019-01-31 02:15:14 +02:00
Alyssa Ross
cd37219ed9
Merge pull request #54808 from vdemeester/update-traefik
traefik: 1.7.4 -> 1.7.8
2019-01-30 19:04:01 +00:00
Robert Schütz
0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
Fix firefox sync-server
2019-01-30 16:26:31 +01:00
Nadrieril
957d0589ad pythonPackages.syncserver: move to all-packages.nix and fix dependencies 2019-01-30 15:59:00 +01:00
Vincent Demeester
3597d3ee61
traefik: 1.7.4 -> 1.7.8
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-30 15:47:52 +01:00
adisbladis
16ab34c37b
minio: 2018-12-27T18-33-08Z -> 2019-01-23T23-18-58Z 2019-01-30 14:07:40 +00:00
Duarte David
d80b81ab5d coredns: 005 -> 1.3.1 2019-01-30 12:50:31 +01:00
Robert Schütz
d165357e4f home-assistant-cli: 0.4.2 -> 0.4.4 2019-01-30 09:20:44 +01:00
Robert Schütz
5acb21453f
Merge pull request #54904 from dotlambda/home-assistant-cli-0.4.2
home-assistant-cli: 0.3.0 -> 0.4.2
2019-01-30 09:18:24 +01:00
Silvan Mosberger
7e3647c665
Merge pull request #54896 from Nadrieril/update-ttrss
tt-rss: 2018-04-05 -> 2019-01-29
2019-01-30 01:29:56 +01:00
Robert Schütz
c3b01eed80 home-assistant-cli: use python36
dateparser tests fail on python36: https://github.com/NixOS/nixpkgs/issues/52766
2019-01-29 23:57:18 +01:00
Robert Schütz
cfd556fd4a home-assistant-cli: 0.3.0 -> 0.4.2 2019-01-29 23:57:12 +01:00
Silvan Mosberger
7897dadbbf
Merge pull request #54754 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.1.8 -> 4.1.10
2019-01-29 21:58:57 +01:00
Silvan Mosberger
35faffe9d9
Merge pull request #54794 from r-ryantm/auto-update/isso
isso: 0.11.1 -> 0.12.2
2019-01-29 21:39:53 +01:00
Nadrieril
b0c696be3a tt-rss: 2018-04-05 -> 2019-01-29 2019-01-29 20:50:11 +01:00
Pierre Bourdon
aa000aa3a0
nginx-sso: init at 0.15.1 2019-01-29 19:52:48 +01:00
Peter Simons
1283c19098
Merge pull request #54862 from r-ryantm/auto-update/apache-httpd
apacheHttpd: 2.4.37 -> 2.4.38
2019-01-29 10:19:50 +01:00
Robert Schütz
6cb6b90f1a home-assistant: 0.85.1 -> 0.86.4 2019-01-29 08:56:41 +01:00
Elis Hirwing
a3849ccbd0
Merge pull request #54864 from Nadrieril/update-wallabag
wallabag: 2.3.2 -> 2.3.6
2019-01-29 08:27:54 +01:00
Nadrieril
f487734870 wallabag: 2.3.2 -> 2.3.6 2019-01-29 02:47:32 +01:00
R. RyanTM
61bcf59e1d apacheHttpd: 2.4.37 -> 2.4.38
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-httpd/versions
2019-01-28 17:32:40 -08:00
Michael Weiss
55aab980e8
Merge pull request #54764 from r-ryantm/auto-update/monetdb
monetdb: 11.31.11 -> 11.31.13
2019-01-28 23:30:27 +01:00
Daiderd Jordan
edcc3e530c
Merge pull request #54481 from LnL7/darwin-luit
xorg.luit: fix darwin build
2019-01-28 21:19:02 +01:00
R. RyanTM
5a3548349f isso: 0.11.1 -> 0.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/isso/versions
2019-01-28 06:10:07 -08:00
R. RyanTM
23a981a683 monetdb: 11.31.11 -> 11.31.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/monetdb/versions
2019-01-27 23:26:02 -08:00
R. RyanTM
48b40d01ba pdns-recursor: 4.1.8 -> 4.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdns-recursor/versions
2019-01-27 18:56:35 -08:00
Justin Humm
38f23046a3
unifi, nixos/unifi: add erictapen as maintainer 2019-01-27 17:28:15 +01:00
Matthew Bauer
92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Jörg Thalheim
ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Danylo Hlynskyi
4fb8bc8238
postgresql: cleanup postgis (#54396)
postgis: cleanup

Another part of https://github.com/NixOS/nixpkgs/pull/38698, though I did cleanup even more.
Moving docs to separate output should save another 30MB.

I did pin poppler to 0.61 just to be sure GDAL doesn't break again next
time poppler changes internal APIs.
2019-01-26 21:15:43 +02:00
Danylo Hlynskyi
8e985dced0
postgresql: reorganize package and its extensions (#54319)
* postgresql: reorganize package and it's extensions

Extracts some useful parts of https://github.com/NixOS/nixpkgs/pull/38698,
in particular, it's vision that postgresql plugins should be namespaced.
2019-01-26 19:46:57 +02:00
Victor SENE
92a44bd100 jackett: 0.10.622 -> 0.10.660 2019-01-26 13:11:04 +00:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Jörg Thalheim
7a4819dab6
Merge pull request #54532 from nyanloutre/sonarr-update
sonarr: 2.0.0.5252 -> 2.0.0.5301
2019-01-24 21:32:52 +00:00
nyanloutre
d60be08bae sonarr: 2.0.0.5252 -> 2.0.0.5301 2019-01-24 11:15:13 +01:00
Silvan Mosberger
7790dbe6a2
Merge pull request #53796 from Izorkin/ejabberd
ejabberd: 18.06 -> 18.12.1
2019-01-24 00:57:54 +01:00
Vladimír Čunát
5237df5186
knot-dns: 2.7.5 -> 2.7.6
Maintenance update, nothing really important, probably.
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.6
2019-01-23 14:04:32 +01:00
Roman Volosatovs
1b3affcbaa miniflux: 2.0.13 -> 2.0.14 2019-01-23 01:52:12 +02:00
Jörg Thalheim
da61e66fa5
Merge pull request #54416 from Mic92/telegraf
telegraf: 1.7.0 -> 1.9.2
2019-01-22 23:45:41 +00:00
Daiderd Jordan
8c0cc98600
xorg.luit: fix darwin build 2019-01-22 23:11:14 +01:00
Vladimír Čunát
3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Ariel Núñez
f30355eedb Tegola v0.8.1 (#54087)
tegola: init at 0.8.1
2019-01-21 23:42:21 +02:00
Joachim F
68553b756f
Merge pull request #52684 from r-ryantm/auto-update/solr
solr: 7.5.0 -> 7.6.0
2019-01-21 20:40:22 +00:00
Jörg Thalheim
777b0f89fd
telegraf: 1.7.0 -> 1.9.2 2019-01-21 11:37:16 +00:00
Peter Hoeg
f4e02920e2
Merge pull request #54317 from peterhoeg/p/hazm
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
lewo
ccdb2ac5fe
Merge pull request #54191 from r-ryantm/auto-update/jackett
jackett: 0.10.566 -> 0.10.622
2019-01-20 18:28:30 +01:00
Austin Seipp
8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Austin Seipp
73f56ae191 nixpkgs: move postgresql patches into a common directory
This simply makes it easier to browse the PostgreSQL package directory. More to
come.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Peter Hoeg
7aff24f4b0 ha: use zm-py for zoneminder 2019-01-19 23:28:38 +08:00
Peter Hoeg
d264c2994e home-assistant: missing a parse-requirements.py run (#54318) 2019-01-19 14:17:46 +01:00
Frederik Rietdijk
d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
R. RyanTM
74b7aae3af rabbitmq-server: 3.7.9 -> 3.7.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-01-19 11:28:05 +01:00
Peter Hoeg
eaa665e243
Merge pull request #53495 from peterhoeg/p/zm
zoneminder: init at 1.32.3 and add NixOS module
2019-01-18 15:49:28 +08:00
Peter Hoeg
119876990e
Merge pull request #51864 from peterhoeg/f/vsftpd
vsftpd: compile with OpenSSL for SSL support
2019-01-18 15:46:49 +08:00
Peter Hoeg
4d2a45b30f
Merge pull request #53990 from dotlambda/esphomeyaml-init
esphome: init at 1.10.1
2019-01-18 09:09:35 +08:00
R. RyanTM
3556c42fcd jackett: 0.10.566 -> 0.10.622
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-01-17 08:16:17 -08:00
Franz Pletz
3a6cd12a47
tengine: 2.2.2 -> 2.2.3 (security)
Fixes CVE-2018-16843, CVE-2018-16844 and CVE-2018-16845.
2019-01-17 13:26:55 +01:00
Jörg Thalheim
23b0e14416
Merge pull request #54134 from swdunlop/nats-streaming-server-0.11.2
nats-streaming-server: 0.11.0 -> 0.11.2
2019-01-17 08:25:06 +00:00
R. RyanTM
560e7d7c59 oidentd: 2.3.1 -> 2.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/oidentd/versions
2019-01-17 08:08:05 +00:00
Franz Pletz
2bbb623c19
Merge pull request #54139 from r-ryantm/auto-update/prosody
prosody: 0.11.1 -> 0.11.2
2019-01-17 07:44:26 +00:00
R. RyanTM
80f6e34ef0 prosody: 0.11.1 -> 0.11.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/prosody/versions
2019-01-16 17:52:32 -08:00
Scott W. Dunlop
b7f1cf8833 gnatsd: 1.2.0 -> 1.4.0 2019-01-16 17:02:21 -08:00
Scott W. Dunlop
1d274ad684 nats-streaming-server: 0.11.0 -> 0.11.2 2019-01-16 16:57:52 -08:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Léo Gaspard
1927de7ed4
opensmtpd: add comment about progress of upstreaming our patch 2019-01-16 17:12:18 +01:00
Robert Schütz
bffbdfc67e esphome: init at 1.10.1 2019-01-16 15:48:15 +01:00
Léo Gaspard
12ccf9b801
opensmtpd: 6.4.0p2 -> 6.4.1p2 2019-01-16 12:58:04 +01:00
WilliButz
619c308c69 grafana: 5.4.2 -> 5.4.3 2019-01-15 19:43:15 +00:00
Peter Hoeg
2421bab5bb zoneminder: init at 1.32.3 2019-01-15 21:27:45 +08:00
Robert Schütz
43dd721fa3
Merge pull request #53797 from nyanloutre/matrix-synapse-upgrade
matrix-synapse: 0.34.0.1 -> 0.34.1.1
2019-01-14 10:03:47 +01:00
Florian Klink
5c2f09a8a8
Merge pull request #53842 from ajs124/powerdns_ecda
powerdns: fix ecdsa support
2019-01-14 09:23:20 +01:00
R. RyanTM
036ee02fa3 jackett: 0.10.504 -> 0.10.566 (#53313)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-01-13 22:30:23 +01:00
Jörg Thalheim
6618a0de07
Merge pull request #53428 from Mic92/cloud-print-connector
cloud-print-connector: 1.11 -> 1.16
2019-01-13 21:18:39 +00:00
R. RyanTM
2b183a448c pgroonga: 2.1.6 -> 2.1.7
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
2019-01-13 09:48:03 +01:00
Jörg Thalheim
532c8f954c
check_ssl_cert: update non-determinism patch 2019-01-13 06:12:50 +00:00
Vladimír Čunát
570d84a01e
Merge branch 'staging-next' 2019-01-13 00:39:38 +01:00
Florian Klink
58af931a57 nextcloud: 15.0.0 -> 15.0.2 2019-01-12 22:13:23 +01:00
ajs124
15c629334d powerdns: fix ecdsa support
add libressl, drop patch
neither openssl 1.0 (headers not found) nor openssl 1.1 (configuration
failed when trying to test constants) work, but libressl does
2019-01-12 13:22:15 +01:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Vladimír Čunát
3cd97916fe
xorg xcursor-themes: fix build after #53127 2019-01-12 11:20:43 +01:00
Robert Schütz
feae4d6cdb home-assistant: 0.85.0 -> 0.85.1 2019-01-12 07:39:19 +01:00
Robert Schütz
b720ecb9ee matrix-synapse: use python3 2019-01-11 16:36:28 +01:00
nyanloutre
bc561526d1 matrix-synapse: 0.34.0.1 -> 0.34.1.1
Also correctly run tests.
2019-01-11 16:36:27 +01:00
Michael Raskin
3bd38b0daa lighttpd: fix tests on Linux
The tests were enabled in #53488 and succeeded on Darwin; on Linux they
still failed because of empty hostname inside the sandbox (we have no
UTS-namespace hostname and I think no /etc/hosts). Nix on Darwin lacks
powerful enough sandboxing, so there were no problems on Darwin.

Patching the tests to fallback to "127.0.0.1" if hostname of the
localhost cannot be retrieved matches the behaviour of lighttpd itself
and allows the tests to pass.

Not sure if having no hostname in the test environment is a bit too
weird for the upstream to care.
2019-01-11 11:46:23 +01:00
Izorkin
e680dd42b4 ejabberd: 18.06 -> 18.12.1 2019-01-11 12:00:27 +03:00
Franz Pletz
9ea5b2c052
nginxMainline: 1.15.7 -> 1.15.8 2019-01-11 07:55:25 +01:00
Franz Pletz
3db072d823
prometheus-node-exporter: now works with recent go 2019-01-11 07:55:25 +01:00
Franz Pletz
6ac4267ef3
checkSSLCert: 1.79.0 -> 1.80.0, fix build (date impurity) 2019-01-11 04:00:58 +01:00
Notkea
0be693a8df
matrix-synapse: 0.34.0 -> 0.34.0.1 (CVE-2019-5885) 2019-01-10 20:22:01 +01:00
Robert Schütz
cc70439e11 python3.pkgs.aiohttp: 3.4.4 -> 3.5.2 2019-01-10 17:05:15 +01:00
Robert Schütz
eb0e3e02e0
Merge pull request #53741 from dotlambda/home-assistant-0.85
home-assistant: 0.84.6 -> 0.85.0
2019-01-10 14:57:54 +01:00
Vladimír Čunát
d49f83442b
knot-resolver: 3.2.0 -> 3.2.1
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v3.2.1
2019-01-10 13:10:50 +01:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00