Commit graph

8116 commits

Author SHA1 Message Date
Derek Kulinski 1c392dfcf0 pgbouncer: use c-ares for name resolution (#66336)
According to pgbouncer README.md file c-ares is the
prefered way to resolve names for pgbouncer 1.10+:
https://github.com/pgbouncer/pgbouncer/blob/master/README.md#dns-lookup-support

The previous method (evdns) did not support EDNS0 and SOA lookups.
2019-08-15 03:20:42 +03:00
danbst bd1fc9f9be postgresqlPackages: mark pg_auto_failover and pipelinedb broken for PG < 11
Marking packages broken isn't as fatal as throwing an exception. In my usecase,
I wanted to build all non-broken packages, that is:
```
nix-build -E 'with import ./.{}; with lib; flip filterAttrs postgresqlPackages (n: v: !v.meta.broken or false)'
```
2019-08-15 02:27:29 +03:00
danbst bd331e42f5 postgresql/tds_fdw: mark broken for PG >= 11
The release with fix is still in alpha
https://github.com/tds-fdw/tds_fdw/releases
2019-08-15 01:55:06 +03:00
danbst 954c0fd2fa postgresqlPackages: fix build of several PG plugins and add postgresql11Packages
Leftovers from 80aadbec60

`postgresql11Packages` are added to be built by Hydra as mainline PG plugins.
2019-08-15 01:36:59 +03:00
Markus Kowalewski 6a5d83231e
slurm: 19.05.1.2 -> 19.05.2.1 2019-08-15 00:15:03 +02:00
aszlig 3e78331d96
Merge pull request #66582 (nginx security updates)
This addresses CVE-2019-9511, CVE-2019-9513 and CVE-2019-9516. Details
about these vulnerabilities can be found at:

216433296d/advisories/third-party/2019-002.md

Version 1.16.1 only includes the security fixes, however version 1.17.3
has two additional bugfixes:

  * "zero size buf" alerts might appear in logs when using gzipping; the
    bug had appeared in 1.17.2.
  * a segmentation fault might occur in a worker process if the
    "resolver" directive was used in SMTP proxy.

I haven't extensively tested this, but from a quick test, nginx is still
working and the NixOS tests also succeed.

Thanks to @Izorkin for the pull request.
2019-08-14 18:17:45 +02:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Aaron Andersen 9af06755f3 nixos/zabbixProxy: fix database initialization logic 2019-08-13 18:50:28 -04:00
Tim Otten dae42566db mysql80: init at 8.0.17 (#65221)
MySQL 8.0 is a significant iteration after MySQL 5.7.  This patch adds it as
a parallel build alongside mysql57 (similar to mysql56 and mysql55 before).
2019-08-13 19:50:51 +00:00
Izorkin 83381bec9c nginxMainline: 1.17.2 -> 1.17.3 2019-08-13 21:31:57 +03:00
Izorkin aec55db737 nginxStable: 1.16.0 -> 1.16.1 2019-08-13 21:30:08 +03:00
Marek Mahut 1b8da7d755 Adding python3Packages.requests as dependecy 2019-08-13 18:20:21 +02:00
Jonathan Ringer f1f59e19d2 varnish6: 6.1.1 -> 6.2.0 2019-08-13 04:32:11 -07:00
Maximilian Bosch f0d6955052
Merge pull request #66470 from WilliButz/update-blackbox-exporter
prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run tests and check config
2019-08-12 19:38:43 +02:00
WilliButz 4d7465126f prometheus-varnish-exporter: 1.5 -> 1.5.1, use buildGoModule (#66472) 2019-08-12 09:23:27 -07:00
Marek Mahut aa6ef97fcd metabase: add mmahut as maintainer 2019-08-12 13:14:36 +02:00
WilliButz dcc12cea9f
prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run tests
Also added myself as maintainer.
2019-08-12 10:53:00 +02:00
WilliButz d373b3fbb3
prometheus-nginx-exporter: 0.4.1 -> 0.4.2, run tests 2019-08-11 12:30:41 +02:00
Sander van der Burg 5f01a2586a
Merge pull request #50805 from r-ryantm/auto-update/axis2
axis2: 1.6.4 -> 1.7.9
2019-08-11 12:15:33 +02:00
Florian Peter 72330fc275 scylladb: init at 3.0.5 2019-08-11 02:11:32 +08:00
Marek Mahut 5c5ce4cc80
Merge pull request #64781 from r-ryantm/auto-update/clickhouse
clickhouse: 19.6.2.11 -> 19.9.2.4
2019-08-10 11:47:33 +02:00
Mario Rodas ce9dadd7d1
Merge pull request #65996 from r-ryantm/auto-update/neo4j
neo4j: 3.5.6 -> 3.5.8
2019-08-10 04:43:05 -05:00
Marek Mahut 0e679dd53e axis2: 1.7.8 -> 1.7.9 2019-08-10 10:24:53 +02:00
Marek Mahut 304dc5922e clickhouse: 19.9.2.4 -> 19.13.1.11 2019-08-10 09:54:33 +02:00
Marek Mahut 186d8bd7cc
Merge pull request #62344 from r-ryantm/auto-update/airsonic
airsonic: 10.2.1 -> 10.3.1
2019-08-10 08:44:50 +02:00
Marek Mahut c58100326d
Merge pull request #66201 from angristan/shaarli-material/update/0.10.4
shaarli-material: 0.9.5 -> 0.10.4
2019-08-09 23:47:05 +02:00
Marek Mahut 6515fc9767
Merge pull request #66400 from flokli/meteor-1.8.1
meteor: 1.5 -> 1.8.1
2019-08-09 23:22:47 +02:00
Florian Klink 1b946574af meteor: 1.5 -> 1.8.1 2019-08-09 20:51:33 +02:00
Vladimír Čunát 5c0567dcc6
knot-resolver: skip a broken test
The test fails from roughly today's machine date onwards.
2019-08-09 16:09:18 +02:00
Frederik Rietdijk 9bd78cb048 Merge master into staging-next 2019-08-09 14:00:27 +02:00
Daniel Frank bae6ce3b6c postgresql: fix CVE-2019-10208, CVE-2019-10209 (#66347) 2019-08-09 14:30:33 +03:00
Marek Mahut f14628e576
Merge pull request #66341 from Ma27/bump-prometheus-wireguard-exporter
prometheus-wireguard-exporter: 3.0.0 -> 3.0.1
2019-08-09 13:12:06 +02:00
R. RyanTM 965d908ac5 rabbitmq-server: 3.7.16 -> 3.7.17
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-08-09 12:50:24 +02:00
Maximilian Bosch e80b0b2b22
prometheus-wireguard-exporter: 3.0.0 -> 3.0.1
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.0.1
2019-08-08 21:47:19 +02:00
Maximilian Bosch 47b551c6a8
Merge pull request #66265 from WilliButz/grafana-update
grafana: 6.3.0 -> 6.3.2
2019-08-08 00:07:21 +02:00
Ryan Mulligan ab5682a7d2
Merge pull request #66012 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.1.14 -> 4.2.0
2019-08-07 06:11:48 -07:00
Derek Kulinski b1d00b71b6 pgpool: 3.4.14 -> 4.0.5 (#66224)
Updated to PGPool-II 4.0.5 and modify the code to allow absolute path
for pool_passwd file.
2019-08-07 14:15:10 +03:00
WilliButz 8f2abf573b
grafana: 6.3.0 -> 6.3.2 2019-08-07 13:02:09 +02:00
Marek Mahut e62a45e45e
Merge pull request #66001 from r-ryantm/auto-update/nagios
nagios: 4.4.3 -> 4.4.4
2019-08-07 11:35:16 +02:00
Marek Mahut dd989094e7
Merge pull request #66144 from r-ryantm/auto-update/shaarli
shaarli: 0.10.4 -> 0.11.0
2019-08-07 11:14:23 +02:00
Aaron Andersen 16b448ebc0
Merge pull request #66186 from jonringer/bump-cassandra22
cassandra_2_2: 2.2.13 -> 2.2.14
2019-08-06 22:53:01 -04:00
Aaron Andersen 79c9533e39
Merge pull request #56568 from volth/arangodb
arangodb: 3.3.19 -> 3.2.18, 3.3.23.1, 3.4.7, 3.5.0-rc.7
2019-08-06 20:54:24 -04:00
volth bbb6014052 arangodb_3_5: fix build on aarch64 and vanilla x86_64 2019-08-06 20:58:07 +00:00
Marek Mahut e1f5ba46d1
Merge pull request #66160 from r-ryantm/auto-update/Tautulli
tautulli: 2.1.32 -> 2.1.33
2019-08-06 21:01:37 +02:00
WilliButz f477658959
grafana: 6.2.5 -> 6.3.0 2019-08-06 17:12:10 +02:00
angristan 921ab87ce8 shaarli-material: 0.9.5 -> 0.10.4 2019-08-06 14:07:45 +02:00
volth 048a0acb89 arangodb: 3.3.19 -> 3.2.18, 3.3.22, 3.4.3, 3.5.0-rc.7 2019-08-06 11:48:34 +00:00
Mario Rodas 110ef0e9e4
Merge pull request #66143 from r-ryantm/auto-update/shairport-sync
shairport-sync: 3.3.1 -> 3.3.2
2019-08-06 06:25:00 -05:00
Jonathan Ringer 954f52d690 cassandra_2_2: 2.2.13 -> 2.2.14 2019-08-06 02:18:31 -07:00
Andreas Rammhold 955480e6bf
Merge pull request #65950 from aanderse/mysql-update
mysql57: 5.7.25 -> 5.7.27
2019-08-06 08:15:50 +00:00
R. RyanTM f6984677b5 tautulli: 2.1.32 -> 2.1.33
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-08-05 22:17:30 -07:00
R. RyanTM fd10cb4035 shaarli: 0.10.4 -> 0.11.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/shaarli/versions
2019-08-05 18:43:08 -07:00
R. RyanTM c2cf4a8ca1 shairport-sync: 3.3.1 -> 3.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/shairport-sync/versions
2019-08-05 18:25:06 -07:00
Aaron Andersen bd5a8797cc
Merge pull request #62888 from ajs124/exim_mysql_fix
exim: Fix build with MariaDB
2019-08-05 16:21:20 -04:00
Vladimír Čunát 577508ef14
knot-resolver: 4.1.0 -> 4.2.0
No really significant changes, I'd say:
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v4.2.0
2019-08-05 20:31:40 +02:00
Marek Mahut 08ee74e796
Merge pull request #65931 from r-ryantm/auto-update/groonga
groonga: 9.0.4 -> 9.0.5
2019-08-05 12:13:31 +02:00
R. RyanTM febd3c7c30 pdns-recursor: 4.1.14 -> 4.2.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/pdns-recursor/versions
2019-08-04 21:18:24 -07:00
R. RyanTM 40934322f8 nagios: 4.4.3 -> 4.4.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/nagios/versions
2019-08-04 18:05:41 -07:00
R. RyanTM 810921fe12 mosquitto: 1.6.3 -> 1.6.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/mosquitto/versions
2019-08-04 17:50:35 -07:00
R. RyanTM f834efbdca neo4j: 3.5.6 -> 3.5.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/neo4j/versions
2019-08-04 16:35:04 -07:00
Ryan Mulligan 8143b7affe
Merge pull request #65938 from r-ryantm/auto-update/icingaweb2
icingaweb2: 2.6.3 -> 2.7.0
2019-08-04 13:28:45 -07:00
Elis Hirwing afb1837b0a
Merge pull request #65941 from r-ryantm/auto-update/jackett
jackett: 0.11.457 -> 0.11.559
2019-08-04 19:52:57 +02:00
Matthieu Coudron f19dd41039
Merge pull request #65920 from r-ryantm/auto-update/freeswitch
freeswitch: 1.8.5 -> 1.8.7
2019-08-05 00:11:03 +09:00
Aaron Andersen 88770b01d5 mysql57: 5.7.25 -> 5.7.27 2019-08-04 10:41:03 -04:00
Mario Rodas 32d359ff45
Merge pull request #65859 from marsam/update-postgresqlPackages.pg_auto_failover
postgresqlPackages.pg_auto_failover: 1.0.2 -> 1.0.3
2019-08-04 09:12:36 -05:00
R. RyanTM 5d76be906d jackett: 0.11.457 -> 0.11.559
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-08-04 06:18:22 -07:00
R. RyanTM b4628764a8 icingaweb2: 2.6.3 -> 2.7.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/icingaweb2/versions
2019-08-04 05:59:51 -07:00
R. RyanTM d798b5ee92 groonga: 9.0.4 -> 9.0.5
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-08-04 05:07:35 -07:00
Jaka Hudoklin b2bd772591
Merge pull request #65887 from r-ryantm/auto-update/confluent-platform
confluent-platform: 5.2.1 -> 5.3.0
2019-08-04 13:28:34 +02:00
Jaka Hudoklin b8d3548a56
confluent-platform: add confluent-cli tool 2019-08-04 13:27:05 +02:00
Jaka Hudoklin 1ac4c0f246
confluent-platform: add jre to PATH 2019-08-04 13:05:30 +02:00
R. RyanTM bdb37efc6f freeswitch: 1.8.5 -> 1.8.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/freeswitch/versions
2019-08-04 02:34:15 -07:00
Daiderd Jordan 7f1356c00a
Merge pull request #65384 from averelld/plex-upgrade
plex: 1.16.2.1321 -> 1.16.3.1402
2019-08-04 11:09:04 +02:00
worldofpeace 972ae117c6
Merge pull request #65806 from JohnAZoidberg/fix-xtrap
xorg.libXTrap: init at 1.0.1 (Fix build of xorg.xtrap)
2019-08-04 04:40:08 -04:00
R. RyanTM e691679e63 eventstore: 5.0.0 -> 5.0.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/eventstore/versions
2019-08-03 22:00:36 -07:00
R. RyanTM 07a9c36ccf couchdb2: 2.3.0 -> 2.3.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/couchdb/versions
2019-08-03 17:34:19 -07:00
R. RyanTM 7ac8906e82 confluent-platform: 5.2.1 -> 5.3.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/confluent-platform/versions
2019-08-03 16:49:22 -07:00
Robin Gloster 5f94778072
Merge pull request #65870 from r-ryantm/auto-update/bind
bind: 9.14.3 -> 9.14.4
2019-08-03 23:33:58 +00:00
R. RyanTM dc55912d73 bind: 9.14.3 -> 9.14.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/bind/versions
2019-08-03 14:35:28 -07:00
Vladimír Čunát f3952fc50c
Merge #65460: postgis: allow on Darwin 2019-08-03 16:47:58 +02:00
Jon dc5584adea matomo: 3.9.1 -> 3.10.0 (#64848)
* matomo: 3.9.1 -> 3.10.0
2019-08-03 16:51:17 +09:00
Sarah Brofeldt af82b55ecc
Merge pull request #65793 from aanderse/solr
solr: 7.7.1 -> 7.7.2, 8.1.1 -> 8.2.0
2019-08-03 08:19:05 +02:00
Justin Humm c3cc950001 mediatomb: use recent spidermonkey 2019-08-03 07:51:46 +02:00
WilliButz dd3333ad18
Merge pull request #65784 from ciil/jira-update
atlassian-jira: 8.2.3 -> 8.3.0
2019-08-03 01:35:21 +02:00
WilliButz 2d09016ed3
grafana-loki: 0.1.0 -> 0.2.0 2019-08-03 00:19:14 +02:00
Daniel Schaefer e3329f9e85 xorg.libXTrap: init at 1.0.1
Fixes build of xorg.xtrap
2019-08-02 18:49:45 +02:00
Daniel Schaefer c2466ced95 pkgs/servers/x11/xorg: Git-ignore download-cache
It's generated when updating using generate-expr-from-tarballs.pl
2019-08-02 18:48:33 +02:00
WilliButz c221f9fdf2
Merge pull request #65751 from mayflower/pkgs/prometheus-postgres-exporter
prometheus-postgres-exporter: init at 0.5.1
2019-08-02 18:45:32 +02:00
Aaron Andersen 5bdbfb1820 solr: 8.1.1 -> 8.2.0 2019-08-02 10:44:13 -04:00
Aaron Andersen 458f6ba981 solr: 7.7.1 -> 7.7.2 2019-08-02 10:41:40 -04:00
Franz Pletz e4c60a1e42
prometheus-postgres-exporter: init at 0.5.1 2019-08-02 15:59:29 +02:00
Jörg Thalheim c740bbf1ba
mariadb: 10.3.15 -> 10.3.17 (#63355)
mariadb: 10.3.15 -> 10.3.17
2019-08-02 14:54:03 +01:00
Izorkin 21e891efd1 mariadb: fix build in Darwin 2019-08-02 13:31:13 +03:00
Simon Lackerbauer 790e8f451d atlassian-jira: 8.2.3 -> 8.3.0 2019-08-02 12:28:09 +02:00
Mario Rodas 3b43d99e70
postgresqlPackages.pg_auto_failover: 1.0.2 -> 1.0.3 2019-08-02 04:20:00 -05:00
Vladimír Čunát a89f245f3b
Merge branch 'master' into openssl-1.1
... to avoid the accidental gnupatch rebuild
2019-08-02 09:47:38 +02:00
Marek Mahut 7d4f67a23f
Merge pull request #65765 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.4.0 -> 1.4.1
2019-08-02 09:16:09 +02:00
Mario Rodas 96d0fae21e
Merge pull request #65767 from ivan/pushgateway-maintainers
prometheus-pushgateway: remove myself from list of maintainers
2019-08-02 02:03:56 -05:00
Ivan Kozik 8b72021519 prometheus-pushgateway: remove myself from list of maintainers 2019-08-02 06:07:42 +00:00
Mario Rodas 8ebe63c246
postgresqlPackages.timescaledb: add marsam as maintainer 2019-08-02 00:49:52 -05:00
Mario Rodas b5f09b347d
postgresqlPackages.timescaledb: 1.4.0 -> 1.4.1 2019-08-02 00:47:53 -05:00
Robin Gloster 30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-02 03:01:30 +02:00
adisbladis 9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
Robin Gloster 41dac4bf9f
Merge pull request #65582 from WilliButz/add-mailexporter
prometheus-mail-exporter: init at 2019-07-14, add module and test
2019-08-01 23:14:21 +00:00
cw 62d9fc656f unifiStable: 5.10.23 -> 5.10.25 2019-08-01 23:12:21 +00:00
Marek Mahut 943b3fbb43 metabase: 0.32.9 -> 0.32.10 2019-08-01 22:53:18 +00:00
Izorkin 12f95f7572 mariadb: remove c++11 narrowing error patch 2019-08-01 20:26:23 +03:00
Izorkin ac90575382 mariadb: clean config 2019-08-01 20:26:21 +03:00
Izorkin 0692c615e5 mariadb: remove test binaries 2019-08-01 14:22:10 +03:00
Izorkin 0a4562277f mariadb: fix config build mariadb client 2019-08-01 14:18:12 +03:00
Izorkin c8488b913a mariadb: add option to build server without client binary files 2019-08-01 14:15:55 +03:00
Izorkin f0d88f05b6 mariadb: fix mariadb_config path 2019-08-01 14:08:45 +03:00
Izorkin 9d5e531dff mariadb: 10.3.15 -> 10.3.17 2019-08-01 14:01:56 +03:00
Jörg Thalheim 304f267917
Merge pull request #64646 from aanderse/mytop
mariadb: fix mytop script
2019-08-01 11:29:03 +01:00
Aaron Andersen ccb9ada402 mariadb: fix mytop script 2019-07-31 22:35:15 -04:00
Aaron Andersen a1f738ba87
Merge pull request #62748 from aanderse/mediawiki
nixos/mediawiki: init service to replace httpd subservice
2019-07-31 22:12:23 -04:00
Luke Worth c1da476a88 postgis: match platform compatibility with postgres 2019-08-01 08:50:44 +10:00
Luke Worth 19011bad0c postgis: add explanatory comment 2019-08-01 08:50:41 +10:00
Elis Hirwing 11aebf406f
Merge pull request #65634 from nyanloutre/jellyfin_update_10_3_7
jellyfin: 10.3.6 -> 10.3.7
2019-07-31 13:25:14 +02:00
nyanloutre 6a91d13092 jellyfin: 10.3.6 -> 10.3.7 2019-07-31 12:31:37 +02:00
WilliButz b22a75bf00
prometheus-mail-exporter: init at 2019-07-14 2019-07-30 19:24:26 +02:00
Robin Gloster 4107e208a1
Merge pull request #60429 from WilliButz/codimd-update
codimd: 1.2.0 -> 1.4.0, repackage with yarn2nix
2019-07-29 22:57:21 +00:00
Robin Gloster 2d6f0cb176
postgresql: build < 9.5 with openssl 1.0.2 2019-07-29 21:25:10 +02:00
Jörg Thalheim 94de28bbe6
Merge pull request #65504 from WilliButz/fix-mongodb-aarch64
mongodb: fix build on aarch64
2019-07-29 07:24:34 +01:00
WilliButz f84d3d565a
mongodb: fix build on aarch64 2019-07-28 13:55:35 +02:00
Bas van Dijk 0a59be7136 thanos: 0.5.0 -> 0.6.0 2019-07-28 13:28:27 +02:00
Bas van Dijk e753322c48 thanos: remove bzr because 0.5.0 apparently doesn't need it anymore
I'll leave in the support for overrideModAttrs because that can be
useful for other go packages.
2019-07-28 13:28:27 +02:00
Bas van Dijk aefb0aa912 thanos: 0.5.0-rc.0 -> 0.5.0 2019-07-28 13:28:27 +02:00
Bas van Dijk 7f093a2e8e thanos: don't use URL literals (RFC-0045) 2019-07-28 13:28:27 +02:00
Bas van Dijk 2d0243c187 thanos: 0.4.0 -> 0.5.0-rc.0 2019-07-28 13:28:27 +02:00
Bas van Dijk 4a6e47126c thanos: init at 0.4.0 2019-07-28 13:28:27 +02:00
tv 9a506c2afb exim: 4.92 -> 4.92.1 2019-07-28 12:07:58 +02:00
Maximilian Bosch af7af59d26
Merge pull request #65386 from WilliButz/update-varnish-exporter
prometheus-varnish-exporter: 1.4 -> 1.5
2019-07-28 10:55:28 +02:00
Peter Simons 2d9b5fa47e
Merge pull request #65371 from Izorkin/dovecot
dovecot: 2.3.7 > 2.3.7.1
2019-07-27 18:17:49 +02:00
worldofpeace f9b3cf8a4e
Merge pull request #65115 from risicle/ris-blockbook-darwin-ulimit
blockbook: increase ulimit -n on darwin for packr execution
2019-07-27 09:29:09 -04:00
Léo Gaspard dd47b2d50a
Merge pull request #65463 from pacien/matrix-synapse-1.2.1
[security] matrix-synapse: 1.1.0 -> 1.2.1
2019-07-27 14:46:45 +02:00
pacien 50d0a5b299 matrix-synapse: 1.1.0 -> 1.2.1 2019-07-27 12:48:39 +02:00
Luke Worth 7f54b9a2c6 postgis: make libiconv dependent on darwin 2019-07-27 19:43:31 +10:00
Luke Worth 330fff02a6 postgis: allow on Darwin
To get PostGIS going on Darwin:
1. Add libiconv, as is often required.
2. Expand platforms to `platforms.all`.
3. Deal with PostGIS' quirky build system.

PostGIS' configure.ac has the following gem:

  AC_MSG_RESULT([------------------------------------------------------------------------])
  AC_MSG_RESULT([  WARNING: You have set the --prefix to '$prefix'. But we mostly    ])
  AC_MSG_RESULT([  ignore the --prefix. For your info, using the values determined from ])
  AC_MSG_RESULT([  $PG_CONFIG we will be installing:   ])
  AC_MSG_RESULT([    * postgis shared library in $PGSQL_LIBDIR ])
  AC_MSG_RESULT([    * postgis SQL files in $PGSQL_SHAREDIR/contrib/postgis-$POSTGIS_MAJOR_VERSION.$POSTGIS_MINOR_VERSION ])
  AC_MSG_RESULT([    * postgis executables in $PGSQL_BINDIR ])
  AC_MSG_RESULT([------------------------------------------------------------------------])

This is suggestive of some assumptions in the build system, which are
revealed when building in Nix on Darwin: the build fails because the
postgres binary cannot be found in the install prefix specified for
postgis; vis.

  cc x -bundle_loader $POSTGIS_PREFIX/bin/postgres

This bundle_loader parameter is only available on Darwin, and this
problem doesn't appear to affect Linux systems.

The solution presented here is to symlink the postgres binary where
PostGIS expects it to be, and then remove it after the build completes.
2019-07-27 19:00:46 +10:00
Silvan Mosberger d3dfe06c38
nixos/xserver: add option to install custom xkb layouts (#47764)
nixos/xserver: add option to install custom xkb layouts
2019-07-26 20:43:37 +02:00
rnhmjoj 171d5c9200
nixos/xserver: add option to install custom xkb layouts 2019-07-26 18:08:04 +02:00
Ryan Mulligan f7579996c7
Merge pull request #62566 from r-ryantm/auto-update/serviio
serviio: 1.10.1 -> 2.0
2019-07-26 07:34:22 -07:00
WilliButz 963b18a0cc
prometheus-varnish-exporter: 1.4 -> 1.5 2019-07-25 19:51:45 +02:00
Averell Dalton 72db434e6a plex: 1.16.2.1321 -> 1.16.3.1402 2019-07-25 18:55:47 +02:00
WilliButz cee4d964a7
codimd: 1.2.0 -> 1.4.0, repackage using yarn2nix-moretea 2019-07-25 18:01:34 +02:00
Izorkin 4f38967ce2 dovecot_pigeonhole: 0.5.6 > 0.5.7.1 2019-07-25 15:33:59 +03:00
Izorkin e2173096b3 dovecot: 2.3.7 > 2.3.7.1 2019-07-25 15:32:50 +03:00
Frederik Rietdijk 34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Frederik Rietdijk 3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Jörg Thalheim 8044f32219
Merge pull request #61816 from Izorkin/nginxMainline
nginxMainline: 1.16.0 -> 1.17.2
2019-07-25 10:01:59 +01:00