Commit Graph

8568 Commits

Author SHA1 Message Date
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Marek Mahut
dcbcabc4d2
Merge pull request #71914 from r-ryantm/auto-update/Tautulli
tautulli: 2.1.33 -> 2.1.37
2019-10-26 14:17:57 +02:00
Maximilian Bosch
22470fff35
mautrix-telegram: fix build
With updating `pluggy` to `0.13.0`[1] the way how python modules are
imported during pytest changed which broke all modules that had a
`coding: future_fstrings` annotation at the top which used to be needed
for python <=3.5. This only affected the tests, deploying a
`mautrix-telegram` from master with `doCheck = false;` works fine.

I applied a patch for `mautrix-telegram` which drops python 3.5 compat
(this package is intended to be used as application with python 3.7, so this
should be fine on master/unstable) and modified `mautrix-appservice`
accordingly as a lot of things on master changed since their last
release, so applying a patch didn't work there.

Resolves #71996

[1] faf8cfba4ecd86186bb2d965f6d6386a08aba6a6
2019-10-26 10:58:56 +02:00
WilliButz
3236de7b4d
grafana-loki: 0.3.0 -> 0.4.0 2019-10-25 23:37:40 +02:00
Maximilian Bosch
6db4ae1f27
Merge pull request #70441 from doronbehar/package-gotify-server
gotify-server: init at 2.0.10
2019-10-25 17:10:14 +02:00
Doron Behar
a66e5106fd
gotify-server: init at 2.0.10 2019-10-25 16:19:28 +02:00
Léo Gaspard
b262fefecb
Merge pull request #71360 from Ma27/bump-matrix-synapse
matrix-synapse: 1.4.0 -> 1.4.1
2019-10-25 14:26:44 +02:00
Izorkin
527372f2ec mariadb-connector-c: fix mysql_version.h search error 2019-10-25 12:40:53 +03:00
Maximilian Bosch
d3849871dd
matrix-synapse: 1.4.0 -> 1.4.1
https://github.com/matrix-org/synapse/releases/tag/v1.4.1
2019-10-25 09:56:04 +02:00
R. RyanTM
4172d92ffd tautulli: 2.1.33 -> 2.1.37
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-10-24 07:53:26 -07:00
Frederik Rietdijk
612f0525b3 Merge staging-next into staging 2019-10-24 08:34:33 +02:00
Frederik Rietdijk
32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Mario Rodas
563c526b75
Merge pull request #71869 from r-ryantm/auto-update/riemann
riemann: 0.3.3 -> 0.3.4
2019-10-23 19:09:50 -05:00
R. RyanTM
df0aa12e9f riemann: 0.3.3 -> 0.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/riemann/versions
2019-10-23 15:55:06 -07:00
R. RyanTM
67e8f88a93 mosquitto: 1.6.6 -> 1.6.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/mosquitto/versions
2019-10-23 08:48:08 -07:00
R. RyanTM
a815dd730b pgbouncer: 1.11.0 -> 1.12.0 (#71746)
* pgbouncer: 1.11.0 -> 1.12.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgbouncer/versions

* pgbouncer: enable parallel builds

+ move pkgconfig to nativeBuildInputs
2019-10-23 16:52:58 +02:00
Frederik Rietdijk
09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
R. RyanTM
23110eca6b mtprotoproxy: 1.0.6 -> 1.0.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/mtprotoproxy/versions
2019-10-23 15:55:51 +02:00
Robin Gloster
c48705f537
Merge pull request #71776 from Izorkin/connector-c
mariadb-connector-c: 3.1.2 -> 3.1.4
2019-10-23 12:40:36 +02:00
Mario Rodas
abcfee984e
Merge pull request #71478 from marsam/update-postgis
postgresqlPackages.postgis: 2.5.3 -> 3.0.0
2019-10-23 05:32:42 -05:00
Frederik Rietdijk
a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
Renaud
cc06fe2649
Merge pull request #71445 from etu/lidarr-add-missing-dependency
lidarr: Add missing dependency chromaprint
2019-10-23 09:25:35 +02:00
Michael Raskin
25fc713d2a
Merge pull request #71632 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.12.0 -> 3.13.1
2019-10-23 07:12:59 +00:00
Izorkin
ffae858195 mariadb-connector-c: 3.1.2 -> 3.1.4 2019-10-23 10:01:40 +03:00
R. RyanTM
1631d79061 memcached: 1.5.18 -> 1.5.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/memcached/versions
2019-10-22 17:32:16 -07:00
Michael Weiss
f1d46d094a
home-assistant: Fix the build after baf54943305 2019-10-22 22:22:39 +02:00
Elis Hirwing
a18d59affd
sonarr: Move build time dependency 2019-10-22 17:40:13 +02:00
Elis Hirwing
d9975aa842
lidarr: Add missing dependency chromaprint
Without adding this dependency in the system status page I get the
warning saying the following:
> fpcalc could not be found. Audio fingerprinting disabled.

With this dep we instead get the following:
> You have an old version of fpcalc. Please upgrade to 1.4.3.

Which I would find an improvement from the current state.
2019-10-22 17:39:09 +02:00
Robin Gloster
03df08ae6b
Merge pull request #71045 from bachp/plex-1.18.0.1944
plex: 1.17.0.1841 -> 1.18.0.1944
2019-10-22 13:26:34 +02:00
Linus Heckemann
f035588907
Merge pull request #71517 from fleaz/remove_fleaz
Remove fleaz as maintainer
2019-10-22 12:41:10 +02:00
R. RyanTM
1f9fc456b4 groonga: 9.0.7 -> 9.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2019-10-22 10:16:56 +02:00
R. RyanTM
5ecc647ae0 icingaweb2: 2.7.1 -> 2.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icingaweb2/versions
2019-10-22 10:10:20 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
R. RyanTM
322bff8f69 apache-jena-fuseki: 3.12.0 -> 3.13.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/apache-jena-fuseki/versions
2019-10-21 23:10:22 -07:00
Aaron Andersen
5c1d4ed78c
Merge pull request #71368 from aanderse/wordpress
wordpress: 5.2.3 -> 5.2.4
2019-10-21 21:19:10 -04:00
Aaron Andersen
57cf3308bb
Merge pull request #71450 from aanderse/zabbix
zabbix: init at 4.4.0
2019-10-21 19:19:26 -04:00
Felix Breidenstein
57266005ca Remove fleaz as maintainer and from all pkgs 2019-10-21 11:16:16 +02:00
Frederik Rietdijk
b6ba25ce95 Merge master into staging-next 2019-10-21 09:55:24 +02:00
Robin Gloster
7474d9c3bf
Merge pull request #71491 from r-ryantm/auto-update/bind
bind: 9.14.6 -> 9.14.7
2019-10-21 09:17:43 +02:00
R. RyanTM
fd28a0abb0 bird2: 2.0.6 -> 2.0.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/bird/versions
2019-10-21 09:15:12 +02:00
R. RyanTM
5f994b9330 airsonic: 10.4.0 -> 10.4.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/airsonic/versions
2019-10-21 09:14:54 +02:00
R. RyanTM
43e64eb545 mod_wsgi: 4.6.7 -> 4.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mod_wsgi/versions
2019-10-21 09:14:11 +02:00
R. RyanTM
0060782d8e bind: 9.14.6 -> 9.14.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/bind/versions
2019-10-20 21:13:12 -07:00
Mario Rodas
5ee2a05049
postgresqlPackages.postgis: 2.5.3 -> 3.0.0
Release notes: https://postgis.net/2019/10/20/postgis-3.0.0/
2019-10-20 16:20:00 -05:00
Elis Hirwing
463eb7daff
Merge pull request #71400 from sweber83/sw-bump-home-assistant-frontend
update home-assistant-frontend to correct version for home-assistant 0.99.2
2019-10-20 23:06:10 +02:00
Renaud
a8cbf23c57
Merge pull request #70387 from stigtsp/package/perl-css-minifier-xs-rename
perlPackages.CSSMinifierXS: rename from perlPackages.CSSMinifierXP
2019-10-20 20:31:52 +02:00
Frederik Rietdijk
ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
Aaron Andersen
fdee83d0fb zabbix: init at 4.4.0 2019-10-20 09:16:41 -04:00
WilliButz
550085dd46
fileshelter: 3.0.0 -> 4.0.1 2019-10-20 11:46:54 +02:00
Marek Mahut
b16f6953a2
Merge pull request #71354 from aanderse/zabbix-update
zabbix: 4.2.6 -> 4.2.7, 4.0.12 -> 4.0.13
2019-10-20 09:30:13 +02:00